Re: [Discuss-gnuradio] Streaming Live Video

2017-05-29 Thread Julian Arnold
Hey Mansour, on the transmit side, you can use vlc for example to stream video to a Socket PDU block in GNU Radio. On the receiver side you can do the same but in reverse. Also, you could use the TUNTAP PDU block for this. I did it once for a demo using the MAC and PHY form [1]. [1]

[Discuss-gnuradio] Streaming Live Video

2017-05-29 Thread Mojtaba Mansour Abadi
Hi Everyone, Is it possible to stream a live video in GNURadio? What I want to do is to transmit the video over air (using a pair of USRP) for demonstration purposes. Even if the video is from a file, it would be perfect. Cheers. -- Regards, Mansour.