I\'m trying to compile vlc using the following instructions http://wiki.videolan.org/AndroidCompile.
My system: I run ubuntu natty, and have an old analog TV card, the winTV-go +FM. and vlc 1.1.9., apache2
Using VLC 1.1.4 on Ubuntu 10.04 I can get the GUI to stream from my capture card to an HTTP client (e.g. IE8) but when I try using a command line version of properties the stream is not coming across.
This is pretty particular, so I\'m hoping someone on here has used VLCJ on windows before. Using Blue J, here is my test class:
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have created mpegts file which contains h264 elementary stream. I am facing a pixelation problem with my encoded file when I try to play it using VLC.
I almost have this problem fixed but I\'m building a remote on top of the VLC http interface and am having trouble encoding the & symbol.
I need to run a webserver that will stream video using rtsp. I am thinking of having a Java servlet that will process video requests, and then use the vlc comma开发者_Go百科nd line interface to stream
I am having an interesting problem. I want to have a box with a border overlaid on top of a vlc web player. I can get it to work just fine if the background color is not transparent, but as soon as I
The method bellow captures on slice of sound and saves it: MediaRecorder.setOutputFile(PATH); I want to stream sound. So I need capture sound frame by framef to send across the network. How I can