cball
Young grasshopper
You fault is here: always use rtsp://ipadress:554/media/video1
otherwise you will call streams which don't exist.
ipadress of Cam.
otherwise you will call streams which don't exist.
ipadress of Cam.
You fault is here: always use rtsp://ipadress:544/media/video1
otherwise you will call streams which don't exist.
ipadress of Cam.
What kind of cams Are you using.
And again Nayrs question - an NVR?
Do you always see the same two cams or different.
Are you sure, that the streamsettings for all cams are the same.
can you use the second Stream video2 and size down the picture per second
Did you do this?
- If you are going to have multiple streams, add gpu_mem=512 to your /boot/config.txt
@bob2701
I don't have really a clue:
proc=subprocess.Popen(['/usr/bin/omxplayer', '--live', '--timeout', '60', '--aidx', '-1', '-o', 'hdmi', rtsp_url,'--win', " ".join(map(str,coordinates))],preexec_fn=os.setsid)
worked fine for me until my SD Card crashed while updating the system.
Since you are working directly on the raspberry and not with a terminal program like putty, you are probably not copying the commands but typing them new.
I had many spelling errors until I changed to use putty.
For example I had an error in gpu_mem=512 in /boot/config.txt. I missed the =. Stupid - cost me hours.
Have you tried to reduce the frames per second on the second stream?