did someone experience a similar issue?
I also run the ffplay command to test is live stream was correct and it works well.
Thank you for any suggestions.
url comes from Dlink setup. Play3.sdp is the low resolution channel. There are 4 different option to configure according to the quality e fps (play1, play2, play3, play4 for mobile phone).
I also tried to pass some input parameters and tried to change the protocol from tcp to udp but the error is still present in the log.
Try leaving the .sdp out of it and see if that makes a difference. Also if you can run ffprobe rtsp://myuser:[email protected]/play3.sdp and ffprobe rtsp://myuser:[email protected]/play3 and show both of those results that would be helpful as well.
ffprobe without .sdp produces no output and hangs until I ctr^C it.
Here the setup of my Dlink .All the “play.x” options do not works producing the green video in Frigate and the described error in the log.Not sure if it can be of help…
One thing more, adding
rtsp://admin:[email protected]:554/play3.sdp to a different player produces the expected output and I can see the live streaming…