diff --git a/README.html b/README.html index baa1ebe..fb6c78b 100644 --- a/README.html +++ b/README.html @@ -1328,10 +1328,10 @@ gstreamer-based test receiver is

udpsrc port=XXXX \ ! 'application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96' \ ! rtph264depay ! h264parse ! decodebin ! videoconvert ! -autovideosink sync=false - -_(Replace XXXX by the port you will use: make sure it is not blocked by a firewall; replace "264" by "265" if you are -streaming h265 video)._ +autovideosink sync=false +

(Replace XXXX by the port you will use: make sure it is not +blocked by a firewall; replace “264” by “265” if you are streaming h265 +video).