Search found 22 matches

Go to advanced search

by aziatedu13
21 Jul 2008 14:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: LOSS LESS STREAM RTP
Replies: 7
Views: 1059

Re: LOSS LESS STREAM RTP

Hello, I have find some web information which explain that RTP payload format is able to stream H.264... I don't know if H.264 lossless is the same, but this page http://www.rfc-editor.org/rfc/rfc3984.txt , deals with H.264 RTP payload format.. What do you think about this ? Or have you a web site w...
by aziatedu13
24 Jun 2008 15:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: LOSS LESS STREAM RTP
Replies: 7
Views: 1059

Re: LOSS LESS STREAM RTP

ok,
But is there a reason ???
Quality of picture and codec don't have any commun point with the protocole transport ( maybe i am wrong ),
So why RTP cannot stream a lossless encoded picture ?
Thx.
by aziatedu13
24 Jun 2008 14:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: LOSS LESS STREAM RTP
Replies: 7
Views: 1059

Re: LOSS LESS STREAM RTP

I explain better my probleme , I know there exist a few codec who don't lose any quality of picture, like Ljpeg, huffyuf, RLE, and i would like send a grabed video with this lossless codec via udp/rtp. IS this possible ???? even if UDP is not sure to obtain all the transmit packet, its work well. Th...
by aziatedu13
23 Jun 2008 11:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: LOSS LESS STREAM RTP
Replies: 7
Views: 1059

LOSS LESS STREAM RTP

Hello,
Is there an LOSS LESS FORMAT which cant play vlc ??
This LOSS LESSS FORMATED STREAM is send on RTP.
I don't manage to send a RTP STREAM compressed MJPEG, readable with vlc...
HUFFYUF is'nt readable neither.....

ANY solution ???

THX.
by aziatedu13
23 Jun 2008 11:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Format input stream
Replies: 0
Views: 364

Format input stream

Hello,

I Want to know if VLC can be able to read a MJPEG video RTP flux.
I know that it can be able to read a file in MJPEG, a MJPEG http stream , but I don't reach to read an MJPEG RTP STREAM...
This stream is generate by ffmpeg and ffserveur.
THX.
by aziatedu13
18 Jun 2008 14:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: STREAMING RAW VIDEO
Replies: 0
Views: 583

STREAMING RAW VIDEO

Hello, I am using ffmpeg to stream a video card, on real time. I can choose the codec , but I 'v do some test With VLC like player. ffmpeg send on the local net a video card grabed video, and VLC, on another computer on the local area, play it. But, VLC don't play all the encoded stream. VLC play MP...
by aziatedu13
05 May 2008 16:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PB INSTALL VLS
Replies: 1
Views: 434

PB INSTALL VLS

hello, i am trying to install vls, but the command "make" don't work..... i want VLS and no VLC, because vls's code is more simple to understood than vlc. I just need the part of code to select as input a acquision card, create a TS-tream and send the video on udp on a network. So vls do o...
by aziatedu13
22 Apr 2008 13:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: why no one respond me...
Replies: 1
Views: 505

why no one respond me...

hello, i have post a lot of message...and i about never receiv responce.... so i ask enought : can I find a tutorial on libvlc. The tutorial in wiki, show how to play a file, but i want to grabbe a videocapture card , create a stream udp and send grabbed picture on a flux TS, which will be readable ...
by aziatedu13
09 Apr 2008 17:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: create streaming
Replies: 1
Views: 442

Re: create streaming

i have find some information on the component of libvlc, by exemple : stream_t* __stream_MemoryNew ( vlc_object_t * p_this, uint8_t * p_buffer, int64_t i_size, vlc_bool_t i_preserve_memory ) void stream_DemuxSend ( stream_t * s, block_t * p_block ) where can i find some exemple of a creation of a st...
by aziatedu13
09 Apr 2008 11:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: create streaming
Replies: 1
Views: 442

create streaming

hello, i don't find on the net a tutorial to create a stream with a acquisition card, i have done a programme which grabbing the video, and i can see the source video, i grabbe image, and put them into a XIMAGE and i do an XPUTIMAGE on a server X. I am on a red hat 5 el5. I wonder to take code part ...
by aziatedu13
08 Apr 2008 09:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Understanding the Code
Replies: 9
Views: 1306

Re: Understanding the Code

i don't know with part of code is doing the stream, i read but no comment are written...i don't understand the code and the parameter to send in the fonction...
by aziatedu13
08 Apr 2008 09:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Streaming: Video Packetization
Replies: 2
Views: 604

Re: Streaming: Video Packetization

hello,

i am very insteresting by the streaming with vlc,but i don't manage to create a video stream with a buffer which containe picture, have you done this ?
or a way to do that.
can you send me a part of your project where you create a stream ?
thx.
by aziatedu13
19 Mar 2008 15:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Understanding the Code
Replies: 9
Views: 1306

Understanding the Code

ouai j'ai bien ciblé ou se trouvé les source approprié, mais je n'arrive pas a isolé les bout de code et a savoir lequel sert a quoi, iln'y as pratiquement aucun commentaire,
je cherche le bout qui cré le flux au format TS,colle les données dedans, et envoie tout ça,
merci.
by aziatedu13
18 Mar 2008 15:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Understanding the Code
Replies: 9
Views: 1306

Re: Understanding the Code

hello, I want do that to, but i interested by a part one of vlc, iwanted to see whicj part of vlc can create a mpeg-TS stream, set data on this stream,( data are pricture),i want to send a lot of picture grabed and send them on the network to do a video........ can you sai to me, what part of vlc do...
by aziatedu13
05 Mar 2008 10:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: line code commande
Replies: 3
Views: 666

Re: line code commande

ok, obviously..it was a bad question.....i am fine i have a other question, how can i know what option must i add in te lcommande "./configure" to be able to stream a video card capture with v4l ??? i just tape ./configure, and i am not able to stream anyhing.......i do with (v4l )stream/u...
by aziatedu13
05 Mar 2008 09:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: INSTAL VLC ON REH4
Replies: 2
Views: 512

Re: INSTAL VLC ON REH4

ok, i have install vlc on a fedora core 7,with "yum install vlc", on connecting my computer on the net. but i don't manage to send a video on udp.....i v try to send with stream/rtp ( or udp) /192.168.0.4:1234, it don't work on the disant computer. I can ping 192.168.0.4. so i have send on...
by aziatedu13
04 Mar 2008 09:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: INSTAL VLC ON REH4
Replies: 2
Views: 512

INSTAL VLC ON REH4

hello, i have douwload vlc for redhat, and i want to install it. i decompressed this file vlc, and tape in the console, ./configure, after i tape make, and so make install. a lot of error append, and no vlc executable was create, what is the procedure to install vlc? what package must i installer be...
by aziatedu13
03 Mar 2008 11:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: line code commande
Replies: 3
Views: 666

line code commande

hello, in a lot example, this comande appair, "% vlc -vvv input_stream --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:rtp{mux=ts,dst=239.255.12.42,sdp=sap,name="TestStream"}'" but where must i tape this line !! in a bash ?? in vlc ??? where ???? in a termin...
by aziatedu13
26 Feb 2008 15:18
Forum: VLC stream-output (sout)
Topic: RTP streaming out
Replies: 4
Views: 1583

Re: RTP streaming out

bonjour, j'ai un probleme qui peut s'aparenté à ce dernier. je ne comprend pas qu'est que le Raw pour vlc, est ce un envoie par rtp simple de la video en packet de donnée simple ? ou alors il s'agit tout de même d'un conteneur MPEG TS masi avec des data non traité ???? si j'ai bien compris les info ...
by aziatedu13
22 Feb 2008 09:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: MJPEG with JPEG and create a flux MJPEG to send on RTP
Replies: 3
Views: 941

Re: MJPEG with JPEG and create a flux MJPEG to send on RTP

hello,

you said to me that it's impossible to créate a MJPEG flux and diffuse it with RTP/UDP, however, with vlc,we can diffuse a MPEG file on a networt by UDP, is it impossible to do same with a MJPEG ?
I think that it is possible.....
by aziatedu13
21 Feb 2008 18:03
Forum: VLC media player for Linux and friends Troubleshooting
Topic: MJPEG with JPEG and create a flux MJPEG to send on RTP
Replies: 3
Views: 941

Re: MJPEG with JPEG and create a flux MJPEG to send on RTP

ok, est ce qu'il existe alors un moyen en UDP ??? ou alors quel format vidéo puis envoyer avec un flux compatible avec un lecteur vlc? comment céer ce flux? Merci. ok, with UDP is this possible ?? what kind of flux must i make to be able to read this flux,with a vlc player ? how to générate this flu...
by aziatedu13
20 Feb 2008 16:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: MJPEG with JPEG and create a flux MJPEG to send on RTP
Replies: 3
Views: 941

MJPEG with JPEG and create a flux MJPEG to send on RTP

hello, i am french, and i want to create a flux MJPEG, i HAVE an acquisition card, and it retur me a picture than i convert on any format , and i have this picture on a buffer, i don't want to write this on my hard drive. so,i choose JPEG format, an I have, a JPEG on a buffer, and this buffer is ful...

Go to advanced search