Search found 19 matches

Go to advanced search

by minataur
02 May 2009 07:20
Forum: VLC media player Feature Requests
Topic: G.711 RTP payload for Stream Input
Replies: 18
Views: 7044

Re: G.711 RTP payload for Stream Input

If you don't know how to compile VLC, then applying a patch might be a too difficult. But if you want some challenge, you can try. http://wiki.videolan.org/Compile guides for compile. And you can find the patch from mailing list archive. http://mailman.videolan.org/pipermail/vlc-devel/2008-May/thre...
by minataur
30 Apr 2009 19:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Adding an audio codec
Replies: 3
Views: 517

Re: Adding an audio codec

and how to do that?? shld i download the source for that codec and compile vlc with it??
by minataur
30 Apr 2009 16:44
Forum: VLC stream-output (sout)
Topic: Streaming G.711 u-law
Replies: 4
Views: 5058

Re: Streaming G.711 u-law

I believe sample transrating is currently broken in the development tree. Therefore you can only send G.711 if your audio source is natively 8kHz (or if you don't mind using µ-law at a higher frequency and with a dynamic RTP payload). hey, the soft phone pangolin supports G.711 as an audio codec wh...
by minataur
30 Apr 2009 16:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Adding an audio codec
Replies: 3
Views: 517

Adding an audio codec

hey, we're trying to stream the video on to the pangolin soft phone, which doesn't support the default audio codecs provided by VLC... Can any1 help me out in installing another audio codec such as g279, g711a/u, GSM, iLBC, g723.1???

Thank u :)
by minataur
30 Apr 2009 16:29
Forum: VLC stream-output (sout)
Topic: serving through Telnet
Replies: 3
Views: 671

Re: serving through Telnet

Thank u, it helped a lot :)
by minataur
23 Apr 2009 07:10
Forum: VLC stream-output (sout)
Topic: VLC as streaming server - RTP packet hdr has wrong version
Replies: 3
Views: 2088

Re: VLC as streaming server - RTP packet hdr has wrong version

Can we do the same thing for musticasting, instead of broadcasting???
by minataur
23 Apr 2009 06:55
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Telnet Interface
Replies: 18
Views: 6235

Re: Telnet Interface

okay, now everything is working fine.. the newer version of vlc doesn't give that error :)
Thanks for the help guys :)
by minataur
23 Apr 2009 06:03
Forum: VLC stream-output (sout)
Topic: serving through Telnet
Replies: 3
Views: 671

serving through Telnet

hello, we're doing a final year project which involves me to start a stream through telnet, and multicast it to users.. I read in a forum that RTSP doesn't support this..

Can any1 help me out here?? i need to know, how i can do it.. pls help

thank you
by minataur
03 Apr 2009 14:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main demux error: object is not attached
Replies: 5
Views: 649

Re: main demux error: object is not attached

Also if i ignore the error and proceed trying to retrieve the video, this is the error i'm getting.. [00000364] main access error: no access module matched "rtsp" [00000362] main input error: open of `rtsp://192.168.2.13/Test' failed: could not create access: no access module matched "...
by minataur
03 Apr 2009 14:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main demux error: object is not attached
Replies: 5
Views: 649

Re: main demux error: object is not attached

i am using the latest VLC, but because of the above error, the video file is not getting attached..

I need to attach the video as aVOD object so that i can create a stream and retrieve it on the other computers, but it's not getting attached because of the above error..
by minataur
28 Mar 2009 06:28
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Telnet Interface
Replies: 18
Views: 6235

Re: Telnet Interface

main demux error: object is not attached While trying to attach a VOD object to the VLC telnet, this the error i'm getting, avi stream debug: free chunk RIFF [00000383] avi stream debug: free chunk LIST [00000384] main demux debug: removing module "avi" [00000384] main demux error: object ...
by minataur
28 Mar 2009 06:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Telnet Interface
Replies: 18
Views: 6235

Re: Telnet Interface

to create a VOD object, first open a new console after starting the telnet as mentioned earlier, there type
"telnet server 4212"
where server is the streaming server and 4212 the port on which the telnet starts..


Then type the command for creating the VOD object as told in the last post
by minataur
28 Mar 2009 05:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main demux error: object is not attached
Replies: 5
Views: 649

main demux error: object is not attached

While trying to attach a VOD object to the VLC telnet, this the error i'm getting, avi stream debug: free chunk RIFF [00000383] avi stream debug: free chunk LIST [00000384] main demux debug: removing module "avi" [00000384] main demux error: object is not attached [00000381] main access de...
by minataur
01 Mar 2009 06:49
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Telnet Interface
Replies: 18
Views: 6235

Re: Telnet Interface

this the error i'm getting main access debug: looking for access module: 0 candidates [00000428] main access error: no access module matched "rtsp" [00000428] main access debug: TIMER module_Need() : 0.053 ms - Total 0.053 ms / 1 intvls (Avg 0.053 ms) [00000426] main input error: open of `...
by minataur
28 Feb 2009 10:25
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Telnet Interface
Replies: 18
Views: 6235

Telnet Interface

How should i start and receive a stream using the rtsp module in telnet??? This is what i tried: vlc --ttl 12 -vvv --color -I telnet --telnet-password videolan --rtsp-host 192.168.2.12:5554 vlc rtsp://192.168.2.12:5554/Test these i think are for receiving the stream but i have no clue how to start o...
by minataur
21 Feb 2009 13:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Installing vlc-0.9.8a
Replies: 1
Views: 371

Installing vlc-0.9.8a

Hi, when i tried the ./configure of vlc-0.9.8a, this is the error i am getting checking for SWSCALE... no configure: WARNING: Could not find libswscale. Trying to enable imgresample. checking for IMGRESAMPLE... yes checking for libavcodec/avcodec.h... (cached) no checking for ffmpeg/avcodec.h... (ca...
by minataur
21 Feb 2009 11:45
Forum: Development around libVLC
Topic: Adding SIP
Replies: 3
Views: 1076

Re: Adding SIP

Thank you, i'll just try it out..
Thanks for ur help :)
by minataur
21 Feb 2009 07:41
Forum: Development around libVLC
Topic: Adding SIP
Replies: 3
Views: 1076

Adding SIP

Hi, me and my colleagues are doing a project on VLC, and i need help in including an SIP module into VLC.. Can anyone help??
Thanks

Go to advanced search