WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2008-Jul-29 05:13:41

moodo
Member
Registered: 2008-Jul-18
Posts: 26

VLC in MAC

Hello!

I use the OFDM Reference Design and streamed a video via VLC. Everything works fine. I'm able to watch the video on the other PC.

Now my question:
Where can I find the line in the warpphy.c/warpmac.c/nomac.c that enables the video to stream? Or what is the thing for streaming in the code?

Offline

 

#2 2008-Jul-29 09:13:16

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: VLC in MAC

The OFDM Reference Design implements a wired-wireless bridge. Every packet received over the wire is encapsulated and sent wirelessly to the other node. Every packet received over the air is de-encapsulated and sent over the wired interface. The applications generating or receiving the wired packets are independent of the code running on the WARP nodes. We use VLC for demos, but any network application (iperf, ping, etc.) would work as well.

Offline

 

#3 2008-Jul-30 01:58:58

moodo
Member
Registered: 2008-Jul-18
Posts: 26

Re: VLC in MAC

I want to seperate the 2 Radio boards via the function WarpRadio_v1_DIPSW() and they should transmitt two different streams. So their has to be a line of code that specifies if radio 1 streams VLC the other jperf,.... or do I thing too complicated?

Offline

 

Board footer