Relay AES67 RTP Stream. SDP/SAP is not implement here.
#!/bin/sh | |
gst-launch-1.0 udpsrc address=239.69.161.58 port=5004 multicast-iface=eth0 !\ | |
udpsink host=239.69.0.119 port=5004 qos=true qos-dscp=34 multicast-iface=eth1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment