Skip to content

Connextsink not showing up in DDS Adminconsole #51

@ecschuetz

Description

@ecschuetz

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.
image

But i cant find the corresponding Processes in my rtiadminconsole

any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions