Blokfyuh

Results 4 issues of Blokfyuh

Hello guys, Would it possible to make ndisink (and its companion ndisinkcombiner) compatible with gst 1.14.5 ? I tried to tweak Cargo.toml to remove the version assertions in the [features]...

Hello guys, I decided to give a try to gstinterpipes but I can't make it work on a very simple pipeline. The build process went smoothly without any errors and/or...

Hello guys, When I try to build gst-interpipe using meson I get a gtk-doc error: ``` ERROR: Error in gtkdoc helper script: ERROR: ['/usr/bin/gtkdoc-mkhtml', '--path=/gst-interpipe/docs/plugins:/gst-interpipe/build/docs/plugins', 'gst-interpipes', '..//gst-interpipe/build/docs/plugins/gst-interpipe-docs.xml'] failed with status...

Hello guys, I'm running those two pipelines and I get this infamous error `gst_segment_to_running_time: assertion 'segment->format == format' failed` ``` udpsrc port=1234 ! application/x-rtp,media=video,encoding-name=H264,payload=108,clock-rate=90000 ! queue ! interpipesink name=input-pipe forward-events=true...