Sync rpicamsrc and appsrc in RTSP server
bomba
jhonata.poma at gmail.com
Mon Oct 31 13:47:56 UTC 2016
Hello,
I've got an RTSP server streaming combined audio and video:
Video comes from raspberry pi camera module element, rpicamsrc.
Audio comes from an usb-serial connected ogg encoder, injected using appsrc.
rpicamsrc -> videocaps -> h2s4parse -> rtph264pay pt=96
appsrc -> oggdemux -> vorbisdec -> audioconvert -> audioresample -> alawenc
-> rtppcmapay pt=97
It works, but the audio/appsrc branch is ~4 seconds late.
How can I sync this? any suggestions?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Sync-rpicamsrc-and-appsrc-in-RTSP-server-tp4680350.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list