-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
When i run the example
gst-launch-1.0 videotestsrc ! x264enc speed-preset=ultrafast tune=zerolatency byte-stream=true key-int-max=15 ! h264parse ! video/x-h264,stream-format=byte-stream,alignment=au ! connextsink domain=1 topic=Video key=cam1 dp-qos-profile="TransportLibrary::SHMEM" dw-qos-profile="DataFlowLibrary::Reliable
and subscribe to it with
gst-launch-1.0 connextsrc domain=0 topic=Video key=cam1 dp-qos-profile="TransportLibrary::SHMEM" dr-qos-profile="DataFlowLibrary::Reliable" ! h264parse ! avdec_h264 ! videoconvert ! fpsdisplaysink
i will get the video screen.
But i cant find the corresponding Processes in my rtiadminconsole
any ideas?
Metadata
Metadata
Assignees
Labels
No labels