tee pipeline
olda
olda476 at gmail.com
Sun Nov 10 11:51:36 UTC 2019
Hello Ivo,
as You post, now You have two streams - pay0 and pay1. The server is sending
video streams at one time?
Possibly may be the solution to create stream ID. You tell the client, that
it should use just one payload.
The client should have set async-handling.
g_object_set(sink, "async-handling", TRUE, NULL);
Here's part of the documentation (waylandsink):
async-handling
“async-handling” gboolean
The bin will handle Asynchronous state changes
Flags : Read / Write
Default value : false
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list