[Bug 794893] proxy: Setting the base_time for dynamically added pipelines does not work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 2 11:12:54 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794893
--- Comment #1 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 370434
--> https://bugzilla.gnome.org/attachment.cgi?id=370434&action=edit
proxy rtsp test
Here is the test code I mentioned. You can compile it like this:
g++ -std=c++11 -O0 -g3 -ggdb -o gstproxy-rtsp-file-example
gstproxy-rtsp-file-example.cpp $(pkg-config --cflags --libs gstreamer-1.0
gstreamer-rtsp-server-1.0)
Perhaps the error is in my example. I hacked this together quickly.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list