mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
rist: spell and grammar corrects in top comments
This commit is contained in:
parent
397f3afd19
commit
ca36d70538
2 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
* stream passed to this element must be RTP payloaded already. Even though
|
||||
* RTP SSRC collision is rare in unidirectional streaming, this element expect
|
||||
* the upstream elements to obey to collision events and change the SSRC in
|
||||
* use. Collision will ocure when tranmitting and receiving over multicast on
|
||||
* use. Collision will occur when transmitting and receiving over multicast on
|
||||
* the same host.
|
||||
*
|
||||
* ## Example launch line
|
||||
|
|
|
@ -24,9 +24,9 @@
|
|||
* @see_also: ristsink
|
||||
*
|
||||
* This element implements RIST TR-06-1 Simple Profile receiver. The stream
|
||||
* produced by this element will be RTP payloaded. This element also implement
|
||||
* produced by this element will be RTP payloaded. This element also implements
|
||||
* the URI scheme `rist://` allowing to render RIST streams in GStreamer based
|
||||
* media players. The RIST uri handler also allow setting propertied through
|
||||
* media players. The RIST URI handler also allows setting propertied through
|
||||
* the URI query.
|
||||
*
|
||||
* ## Example launch line
|
||||
|
|
Loading…
Reference in a new issue