On 12/15/2016 10:37 AM, Stack Programer wrote: > hi,i had a video rtp stream with vlc, when i send video rtp stream > protocol by upd sink my video is full noise and corrupt ....
If you're trying to steam video from a camera to your desktop and VLC isn't working correctly, then the problem is most likely with your network or system. Note, UDP is an unreliable protocol - high loads on either the RTP client or server will corrupt the video stream. i heard > that we can convey rtp video stream to gnuradio from udp but it can not > execute. how i can do this work? > is there a way for entering video rtp stream to gnuradio????? > please help thanks My guess is you're looking for a replacement for the VLC application. Gnuradio is a development environment for signal processing. > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
