Forum: GNU Radio Video Transmission over USRP

Posted by priyankar bhattacharjee (Guest)
on 2012-09-24 21:37
(Received via mailing list)
I am a novice in GnuRadio and am currently considering working on video
transmission using USRP. Could you kindly provide me with details of 
work
going on in this area and maybe the challenges faced too so that i that
while learning the same, i could focus on finding solutions to some
existing problems too ?



--

*regards,*
*priyankar bhattacharjee
*
Posted by Adeel Anwar (Guest)
on 2012-09-25 06:04
(Received via mailing list)
*Priyankar*,

You can use "vlc player" to stream video at any udp port. In GnuRadio u 
can
use UDP Source/sink blocks.

TX FlowGraph:
                 vlc Streaming(UDP) -> GR UDP Source -> GR TX blocks

RX FlowGraph:
                 GR RX blocks -> GR UDP Sink -> vlc Open-Network-stream


-Adeel

On Mon, Sep 24, 2012 at 3:36 PM, priyankar bhattacharjee <
Posted by priyankar bhattacharjee (Guest)
on 2012-09-25 19:52
(Received via mailing list)
Can i use my own system as both a source as well as sink to test the 
same ?
It is because i do not have two terminals at my disposal for the time 
being.

I am proposing the following model :

TX FlowGraph:
                 vlc Streaming(UDP) (My PC?) -> GR UDP Source -> GR TX
blocks

RX FlowGraph:
                 GR RX blocks -> GR UDP Sink -> vlc 
Open-Network-stream(My
PC again?)




On Mon, Sep 24, 2012 at 11:03 PM, Adeel Anwar <adeelanwr@gmail.com> 
wrote:

>
>> existing problems too ?
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> Discuss-gnuradio@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>>
>


--

*regards,*
*priyankar bhattacharjee
*
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.