VLC streaming to a board

About encoding, codec settings, muxers and filter usage
gg_mahalakshmi
New Cone
New Cone
Posts: 2
Joined: 18 May 2009 14:14

VLC streaming to a board

Postby gg_mahalakshmi » 22 May 2009 06:24

Hi,

I would like to stream h264 file from vlc to my board(OMAP 3530 ). UDP transfer is working fine from my pc to board.
How can I encapsulate and send h264 over RTP/RTSP/RTCP and then. i would like to write my own client which receives pakcets from network and decode using my own decoder..

Can somebody help me.. how can i proceed..

Thanks,
Mahalakshmi.

popper
Blank Cone
Blank Cone
Posts: 25
Joined: 17 Oct 2008 20:55

Re: VLC streaming to a board

Postby popper » 23 May 2009 00:49

Hi,

I would like to stream h264 file from vlc to my board(OMAP 3530 ). UDP transfer is working fine from my pc to board.
How can I encapsulate and send h264 over RTP/RTSP/RTCP and then. i would like to write my own client which receives pakcets from network and decode using my own decoder..

Can somebody help me.. how can i proceed..

Thanks,
Mahalakshmi.
"my board" which exact board might that be then ? URL

the OMAP 3530 being the current ARM Cortex-A8 and its NEON SIMD unit means you can compile VLC for it , see ARM-XCompile
http://wiki.videolan.org/ARM-XCompile
http://wiki.videolan.org/SoC_2009/ARM_NEON_Optimization
SoC 2009/ARM NEON Optimization

oddly,i cant seem to find you a ready made arm VLC Cortex-A8 for a linux right now, very odd given all the talk on the web about these CPU and its powerful NEON SIMD unit and linux.

MAKE SURE You check out Markos's libfreevec and perhaps (invite others to collectively ) work with him and his Freevec/Glibc optimised replacement to expand and improve app speed across the board and platforms.
http://www.freevec.org/content/libfreevec_ng for any new SIMD optimisations for the VLC Cortex-A8 , he's well respected in the SIMD circles, and knows his Algorithms and more so, tests them for speed and accuracy, see his Benchmarks....


take a look at Rebol view for your client/server scripting app for sending packets to any VLC,Mplayer,gnash etc... not sure if one of the existing Rebol core works with Cortex-A8 yet but you can ask them to compile one i suppose.

http://www.rebol.com/view-platforms.html
http://www.rebol.com/platforms-core.html

http://box.lebeda.ws/~hmm/rebol/mp3.html
http://www.rebol.net/wiki/Cookbooks
http://www.inetdevgrp.org/20010417/outl ... #section-7

http://www.rebol.net/r3blogs/0206.html
"...
So, someday when you type:

>> import %video-plugin.dll
>> help play-video

you'll see:

USAGE:
PLAY-VIDEO location

DESCRIPTION:
Opens a window and plays the given video.
PLAY-VIDEO is a command value.

ARGUMENTS:
location -- The URL of the video to play. [url!]

So, are you ready to code-up this command?

...."


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 5 guests