rist: Fix typo in the documentation
This commit is contained in:
parent
16cbd0b75e
commit
324202d70b
@ -54,7 +54,7 @@
|
||||
*
|
||||
* ## Exmaple launch line for bonding
|
||||
* |[
|
||||
* gst-launch-1.0 udpsrc ! tsparse set-timestamp=1 ! rtpmp2pay ! \
|
||||
* gst-launch-1.0 udpsrc ! tsparse set-timestamps=1 ! rtpmp2tpay ! \
|
||||
* ristsink bonding-addresses="10.0.0.1:5004,11.0.0.1:5006"
|
||||
* ]|
|
||||
*/
|
||||
|
@ -42,7 +42,7 @@
|
||||
*
|
||||
* ## Example launch line for bonding
|
||||
* |[
|
||||
* gst-launch-1.0 ristsrc bonding-addresses="10.0.0.1:5004,11.0.0.1:5006" ! rtpmp2depay ! udpsink
|
||||
* gst-launch-1.0 ristsrc bonding-addresses="10.0.0.1:5004,11.0.0.1:5006" ! rtpmp2tdepay ! udpsink
|
||||
* gst-play-1.0 "rist://0.0.0.0:5004?bonding-addresses=10.0.0.1:5004,11.0.0.1:5006"
|
||||
* ]|
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user