[Asterisk-video] eyebeam + vlc + h264
Michael Mehrle
michael at datasaur.com
Mon Jul 17 13:19:46 MST 2006
Not sure if this is helpful - you might try a lower codec (h.263):
http://lists.digium.com/pipermail/asterisk-dev/2006-May/020493.html
Michael
----- Original Message -----
From: "matteo brancaleoni" <mbrancaleoni at voismart.it>
To: <asterisk-video at lists.digium.com>
Sent: Monday, July 17, 2006 12:32 PM
Subject: [Asterisk-video] eyebeam + vlc + h264
> Hi,
>
> I'm playing a bit with eyebeam under asterisk-trunk and vlc.
> What I trying to do is to stream a file (for example a mp4 file)
> with vlc to the video phone, from asterisk using vlc.
>
> when it will work, wrting a app_vlc that get a file and streams
> to the videophone should be easy, thanks to rtp infos from asterisk.
>
> what I'm doing now with vlc is:
> vlc -vv -I dummy <input_file> --sout-x264-verbose --sout
> '#transcode{venc=x264,vcodec=x264,vb=256,scale=1}:rtp{dst=192.168.10.1,port-video=29426,sdp=rtsp://server.example.org:8080/test.sdp}'
>
> where dst is the RTP ip & port of the videophone (according to
> asterisk).
>
> but of course no video is seen on eyebeam.
> Even if ethereal voip calls analysis shows up the correct streams.
>
> Perhaps is h264 in vlc that must be tuned in some way...
>
> Anyone ever played with that?
>
> Greetings, Matteo
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
>
More information about the asterisk-video
mailing list