Pregunta

I configured gstreamer on eclipse and built a media player accepting transport stream files. Now for testing, I want to download some ts files but I am not getting any. I already tried the link, http://www.w6rz.net/ but the frame rate is very high so the audio and video is not getting synchronized. Any ideas?

¿Fue útil?

Solución

If you are looking for TS Files: you can check the following links:

https://github.com/tsduck/tsduck

https://tsduck.io/streams/

If you are looking for why AV not getting played: You may need to re-check your pipeline and use the capabilities to set framerate for the audio/video sink

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top