Recommended parameters for RTSP over bad network

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Recommended parameters for RTSP over bad network

omer.tal
Hey guys...
I'm trying to stream H264 with RTSP over a bad network. Are there any
recommended parameters which are better to avoid artifacts and frame loss in
the receiver's end?
Also, I'm trying to keep the latency as low as possible.

Thanks



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recommended parameters for RTSP over bad network

Jeff Shanab
H264 especially without incremental periodic frame refresh is probably not the best. Maybe need to consider transcoding to jpeg2000. Designed for varible bandwidth and is keyframeless. Using wavelets instead of dct means failure is more loss of cool resolution than block artifact



On Wed, Mar 10, 2021, 07:52 omer.tal <[hidden email]> wrote:
Hey guys...
I'm trying to stream H264 with RTSP over a bad network. Are there any
recommended parameters which are better to avoid artifacts and frame loss in
the receiver's end?
Also, I'm trying to keep the latency as low as possible.

Thanks



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recommended parameters for RTSP over bad network

omer.tal
Hey there.

Unfortunately I'm using a limited bandwidth and must encode to video,
otherwise my bandwidth won't be sufficient.
I was just wondering how would it be best to set the parameters of the
rtppayloader or the encoder so that it will best fit the network?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recommended parameters for RTSP over bad network

Michael Gruner
NVIDIA has a summary on how to tune their encoders for different scenarios. One of them is low latency. You may extrapolate this configuration to your encoder:



On 10 Mar 2021, at 10:25, omer.tal <[hidden email]> wrote:

Hey there.

Unfortunately I'm using a limited bandwidth and must encode to video,
otherwise my bandwidth won't be sufficient.
I was just wondering how would it be best to set the parameters of the
rtppayloader or the encoder so that it will best fit the network?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel