I had a similar journey.
Like you, I was able to get TCP streaming working by:
I couldn't get native RTSP streaming to work unless I piped it all on to 'ffmpeg' which is a whole other thing.
One of the RPi official engineers replied to my questions on another thread and provided the solution
I shared my HUGE FRUSTRATION with wasting so many hours over faulty documentation and he conceded that documentation was faulty for the RPi5 and that he would work on it.
Like you, I was able to get TCP streaming working by:
- Adding '--libav-format mpegts'
- Adding '?listen=1' to the end of the tcp url
I couldn't get native RTSP streaming to work unless I piped it all on to 'ffmpeg' which is a whole other thing.
One of the RPi official engineers replied to my questions on another thread and provided the solution
I shared my HUGE FRUSTRATION with wasting so many hours over faulty documentation and he conceded that documentation was faulty for the RPi5 and that he would work on it.
Statistics: Posted by puterboy — Mon Jan 29, 2024 4:49 pm