AW: rtspserver debugging

Thornton, Keith keith.thornton at zeiss.com
Thu Mar 10 06:50:15 UTC 2016


No, that’s not the problem, If I replace the appsrc with a videotestsrc the packets are sent out over the network. I suspect it has something to do with timestamps.

Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Venkatesh Adiga
Gesendet: Mittwoch, 9. März 2016 19:37
An: Discussion of the development of and with GStreamer
Betreff: Re: rtspserver debugging

Not sure you may have some ports are behind the iptables etc.

Sent from Yahoo Mail on Android<https://overview.mail.yahoo.com/mobile/?.src=Android>

On Wed, Mar 9, 2016 at 9:10 PM, Thornton, Keith
<keith.thornton at zeiss.com<mailto:keith.thornton at zeiss.com>> wrote:
Hi, I’m having difficulty debugging my pipeline using rtspserver.
It is implemented along the lines of the appsrc example. I am pushing packets to the appsrc and am getting status = OK back. I have wireshark running on the server side and I see the RTSP negotiation but no rtp packets go out onto the network. The packets being pushed are h264 byte-stream au packets. The appsrc pipeline is just
“ ( appsrc name=mysrc ! rtph264pay name=pay0 config-interval=10 pt96 )”
I have verified that the pipeline is built and negotiated by generating a .dot file. I am running with GST_DEBUG=rtsp*:6,rtp*:6,udp=6 but I don’t see any error messages in the resulting log.
I am running on windows 64 with gstreamer 1.7 (a 2 month old copy from git master)
Does anyone have any suggestions what the problem might be or how I can get mor useful debugging information?
Regards Keith
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org<javascript:return>
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160310/4da39a1b/attachment.html>


More information about the gstreamer-devel mailing list