RidgeRun / gst-interpipe

GStreamer plug-in for interpipeline communication
Other
140 stars 63 forks source link

Will GstInterpipe work for interpipe + inter device sync across a network? #122

Open H19012 opened 2 years ago

H19012 commented 2 years ago

(device1)(pipe1) camera -> udpsink -----Network---- (pipe2) udpsrc --> display (device2) (device1)(pipe3) microphone -> udpsink -----Network---- (pipe4) udpsrc --> speaker ( device2)

I want the above in a way that ensures things like lip-syncing.