How to realize vlc multicast?

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

How to realize vlc multicast?

Postby dragon-pk » 01 Apr 2008 11:20

I realize vlc vod,now i think to realize vlc multicast,i do an follow:
[root@localhost vlc-0.8.6c]# ./vlc -vvv udp:@238.0.0.1
VLC media player 0.8.6c Janus
starting VLC root wrapper... using UID 0 (root)
***************************************
* Running VLC as root is discouraged. *
***************************************

It is potentially dangerous, and might not even work properly.
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 196 modules
[00000001] main private debug: opening config file /root/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 3 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000461] main playlist debug: waiting for thread completion
[00000461] main playlist debug: thread 3082812304 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000462] main private debug: waiting for thread completion
[00000462] main private debug: thread 3072322448 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000001] main private: creating VLM
[00000463] main vlm debug: thread 3061832592 (vlm thread) created at priority 0 (misc/vlm.c:105)
[00000001] main private: using the VLM interface plugin......
[00000464] main private debug: looking for vod server module: 1 candidate
#############vod server modules of open rtsp.c 212######
[00000464] vod_rtsp private debug: allowing up to 0 connections
[00000464] main private: creating httpd
[00000464] main private debug: net: listening to port 554
[00000466] main http server debug: thread 3051342736 (httpd host thread) created at priority 0 (network/httpd.c:1081)
[00000464] main private debug: using vod server module "vod_rtsp"
[00000467] main interface debug: looking for interface module: 1 candidate
[00000467] main interface debug: using interface module "hotkeys"
[00000467] main interface debug: thread 3040852880 (interface) created at priority 0 (interface/interface.c:231)
[00000468] main interface debug: looking for interface module: 1 candidate
[00000468] main interface debug: using interface module "screensaver"
[00000468] main interface debug: thread 3030363024 (interface) created at priority 0 (interface/interface.c:231)
[00000461] main playlist debug: adding playlist item `udp:@238.0.0.1' ( udp:@238.0.0.1 )
[00000469] main interface debug: looking for interface module: 1 candidate
Remote control interface initialized. Type `help' for help.
[00000469] main interface debug: using interface module "rc"
[00000466] main http server debug: creating statistics handler
[00000461] main playlist debug: creating new input thread
[00000471] main input debug: waiting for thread completion
[00000469] main interface debug: thread 3019873168 (manager) created at priority 0 (interface/interface.c:216)
[00000471] main input debug: thread 3009383312 (input) created at priority 0 (input/input.c:265)
[00000471] main input debug: `udp:@238.0.0.1' gives access `udp' demux `' path `@238.0.0.1'
[00000471] main input debug: creating demux: access='udp' demux='' path='@238.0.0.1'
[00000472] main demuxer debug: looking for access_demux module: 0 candidates
[00000472] main demuxer warning: no access_demux module matched "udp"
[00000471] main input debug: creating access 'udp' path='@238.0.0.1'
[00000473] main access debug: looking for access2 module: 6 candidates
[00000473] access_udp access debug: opening server=:0 local=238.0.0.1:1234
[00000473] main access debug: net: connecting to '[]:0@[238.0.0.1]:1234'
[00000473] main access debug: looking for network module: 1 candidate
!!!!!!!!!!!!!ipv6.c 98:buildaddr
status change: ( new input: udp:@238.0.0.1 )
status change: ( audio volume: 256 )
status change: ( play state: 1 )
[00000473] ipv6 access debug: 238.0.0.1: 不支持的主机名地址族
[00000473] main access debug: using network module "ipv6"
[00000473] main access debug: removing module "ipv6"
[00000473] main access debug: looking for network module: 1 candidate
[00000473] ipv4 access debug: resolving 238.0.0.1:1234...
[00000473] ipv4 access debug: resolving :0...
[00000473] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000473] main access debug: using network module "ipv4"
[00000473] main access debug: removing module "ipv4"
[00000473] main access debug: using access2 module "access_udp"
[00000474] main private debug: pre buffering

pre buffering stop,my command:./vlc -vvv udp:@238.0.0.1right? thanks!
Last edited by dragon-pk on 01 Apr 2008 15:42, edited 1 time in total.

yohann.martineau
Blank Cone
Blank Cone
Posts: 84
Joined: 27 Aug 2007 15:22

Re: 请问如何实现vlc组播?

Postby yohann.martineau » 01 Apr 2008 11:22

please use english to describe your problem.
请用英语来描述你的问题。

dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

Re: 请问如何实现vlc组播?

Postby dragon-pk » 01 Apr 2008 11:25

please use english to describe your problem.
请用英语来描述你的问题。
please ask me:i must in englishto ask questions?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: How to realize vlc multicast?

Postby Jean-Baptiste Kempf » 01 Apr 2008 19:12

yes.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

Re: How to realize vlc multicast?

Postby dragon-pk » 02 Apr 2008 05:27

who can help me?

dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

Re: How to realize vlc multicast?

Postby dragon-pk » 02 Apr 2008 06:17

who can help me?

dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

Re: How to realize vlc multicast?

Postby dragon-pk » 02 Apr 2008 08:52

my question had realized!Now i have a new question:how to control vlc multicast?thanks!

yohann.martineau
Blank Cone
Blank Cone
Posts: 84
Joined: 27 Aug 2007 15:22

Re: How to realize vlc multicast?

Postby yohann.martineau » 03 Apr 2008 13:59

can you give more details about what you're trying to do ?
you can "control" streams using RTSP, HTTP or telnet commands. Please read the doc:

http://www.videolan.org/doc/

dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

Re: How to realize vlc multicast?

Postby dragon-pk » 07 Apr 2008 05:20

i modify codes to realize from telnet to httpd?do you understand me?do you try vlc multicast in linux? can you add my QQ303882375 to talk about together?thans for your request!
can you give more details about what you're trying to do ?
you can "control" streams using RTSP, HTTP or telnet commands. Please read the doc:

http://www.videolan.org/doc/


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 5 guests