Closed nothavelizard closed 5 years ago
Hi, the correct place to ask for support is https://community.rpisurv.net
As for you error, omxplayer can not handle the streams you give it to him
Vcodec id unknown: ae
I suggest you try other channels on your cameras or change the streaming codec on your cameras
It was the codec, Thanks Sven! sorry that I posted this here instead of the community forum! My bad!
No problem, glad you have it resolved
So I've got an RPI3B+, and I'm trying to get rpisurv setup and pulling from RTSP from an Amcrest NVR. The RTSP format for the stream is:
rtsp://<user>:<pass>@<ip>:<port>/cam/realmonitor?channel=1&subtype=0
my current config file is:
I have 4 cameras that I am wanting to stream but have 3 blocked out four the sake of debugging the issue I am currently having
I have tried both subtypes and neither have been able to give an actual output, just the "connecting" image
/var/log/daemon.log
/usr/local/bin/rpisurv/logs/main.log
and /boot/config.txt
I've tried the following _gpumem configs
And the log still asks for more GPU memory. I hope I formatted this in a manner that is readable and understandable
... What am i doing wrong?