rtsprc-tcpserversink pipeline freezes continuosly

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

rtsprc-tcpserversink pipeline freezes continuosly

kroketor
hi, i'm having one pipeline to serve video to a video tag in html. I tested it with the rtsp buckbunny video and works perfectly, but when i test it with an ipcam the video doesnt works right freezing continuosly. I think that i must change the properties of the rtspsrc element but i don't know what changes i must do.


Works perfectly:
gst-launch-1.0 rtspsrc location=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov ! rtph264depay ! avdec_h264 ! theoraenc ! oggmux ! tcpserversink host=xxx.xxx.xxx.xxx port=10000

Freezes continuosly:
gst-launch-1.0 rtspsrc location=rtsp://usr:pwd@xxx.xxx.xxx.xxx/12:554/ch1-s1?tcp ! rtph264depay ! avdec_h264 ! theoraenc ! oggmux ! tcpserversink host=xxx.xxx.xxx.xxx port=7003
Reply | Threaded
Open this post in threaded view
|

Re: rtsprc-tcpserversink pipeline freezes continuosly

filnet

Do the freezes begin every 10s and last for a random amount of time (~4/5 seconds) ?


Le Jeudi 1 décembre 2016 20h01, kroketor <[hidden email]> a écrit :


hi, i'm having one pipeline to serve video to a video tag in html. I tested
it with the rtsp buckbunny video and works perfectly, but when i test it
with an ipcam the video doesnt works right freezing continuosly. I think
that i must change the properties of the rtspsrc element but i don't know
what changes i must do.


Works perfectly:
gst-launch-1.0 rtspsrc
location=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov ! rtph264depay
! avdec_h264 ! theoraenc ! oggmux ! tcpserversink host=xxx.xxx.xxx.xxx
port=10000

Freezes continuosly:
gst-launch-1.0 rtspsrc
location=rtsp://usr:[hidden email]/12:554/ch1-s1?tcp ! rtph264depay !
avdec_h264 ! theoraenc ! oggmux ! tcpserversink host=xxx.xxx.xxx.xxx
port=7003



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtsprc-tcpserversink-pipeline-freezes-continuosly-tp4680988.html
Sent from the GStreamer-devel mailing list archive at 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: rtsprc-tcpserversink pipeline freezes continuosly

kroketor
it has a lot of delay, the video starts freezed for about 5 seconds, then alternates between 3 seconds, aproximately, with movement and 3 seconds freezed.
Reply | Threaded
Open this post in threaded view
|

Re: rtsprc-tcpserversink pipeline freezes continuosly

filnet
I have a similar issue as you with two different wifi cameras.
Pipeline works fine when using a videotestsrc but shows long pauses when using wifi cam.

What I noticed is that the amount of time between the start of two pauses is always 10 seconds (not random). The duration of the pause is a bit more random.

Could you check if you also have that 10s interval between the start of two pauses.
i think those 10s tell us something and would be nice to confirm we both have the same issue.




Le Vendredi 2 décembre 2016 12h04, kroketor <[hidden email]> a écrit :


it has a lot of delay, the video starts freezed for about 5 seconds, then
alternates between 3 seconds, aproximately, with movement and 3 seconds
freezed.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtsprc-tcpserversink-pipeline-freezes-continuosly-tp4680988p4680994.html

Sent from the GStreamer-devel mailing list archive at 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: rtsprc-tcpserversink pipeline freezes continuosly

kroketor
This post was updated on .
Sorry, i dont have the same behaviour. My stream alternates between 3 seconds freezed and 3 seconds with movement continuosly. So i don,t have 10 seconds interval, i have 6 seconds interval but its very posible that the problem could be the same or very close in both cases. I'm trying to find a solution changing the plugins and modificating the parameters but i haven't got any advance.
Reply | Threaded
Open this post in threaded view
|

Re: rtsprc-tcpserversink pipeline freezes continuosly

filnet
Ok. Thanks.





Le Vendredi 2 décembre 2016 14h49, kroketor <[hidden email]> a écrit :


Sorry, i dont have the same behaviour. My stream alternates between 3 seconds
freezed and 3 seconds with movement continuosly. So i don,t have 10 seconds
interval, i have 6 seconds interval but its very posible that the problem
could be the same or very close in both cases. I'm tryng to find a solution
changing the plugins and modificating the parameters but i haven't got any
advance.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtsprc-tcpserversink-pipeline-freezes-continuosly-tp4680988p4680999.html

Sent from the GStreamer-devel mailing list archive at 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