vlc and streaming in windows/linux

sddfsdf dsf nexxussix at hotmail.com
Fri Feb 1 05:12:56 CET 2002


cant get a client from linux or windows to stream succesfully from vls

vlc-0.2.92 : linux
silikon:/tmp/vlc-0.2.92# ./vlc udpstream:10.0.0.9:1234 at 10.0.0.9:4321 
-vvvvvvvvvvvvvvvvv
............................
intf: interface initialized
input: playlist item `udpstream:10.0.0.9:1234 at 10.0.0.255:4321'
thread info: 1026 (input) has been created ((null):0)
module: dummy has score 1
module: vcd has score 5
module: dvd has score 5
module: ts has score 999
module: ps has score 10
module: es has score 5
module: locking module `ts'
input: server=10.0.0.9:1234 local=(null):4321  (tryed 10.0.0.9, 10.0.0.255, 
same thing)
input warning: socket buffer size is 0x1fffe instead of 0x80000
input: successfully opened network mode
Segmentation fault

segfault every time when trying to connect to itself for the stream

vlc-0.2.91-win32-installer.exe &
vlc-0.2.92-win32-installer.exe


0.2.91 - doesnt crash however playlist shows 1 listing with no info and cant 
play anything, get nothing at all

0.2.92 - crashes when trying to connect to a stream unless, broadcast is 
checked, and then it acts just like 0.2.91


VideoLAN Server v 0.3.1 (Jan 31 2002) - (c)1999-2001 VideoLAN
telnet to admin, login

bozo at vls> start animal klix bcast --loop
Provider: Manager
Status: 0

  Provider: bcast
  Status: 0
  Info: Program animal started

2002-01-31 12:09:46 [DEBUG/bcast]  In src/server/input.cpp line 199 -> 
Starting reception of pgrm animal
2002-01-31 12:09:46 [DEBUG/Vls]  In filereader.h line 57 -> New instance of 
module "mpegreader:file"
2002-01-31 12:09:46 [DEBUG/Vls]  In ts2ts.h line 52 -> New instance of 
module "mpegconverter:ts2ts"
2002-01-31 12:09:46 [DEBUG/bcast]  In ts2ts.cpp line 128 -> Starting to read 
program "animal"
2002-01-31 12:09:46 [DEBUG/Vls]  In src/server/manager.cpp line 447 -> 
Manager unlocked


<vls.cfg>

BEGIN "Vls"
  LogFile       = "vls.log"             # log file
END


BEGIN "Groups"
  monitor       = "help|browse|logout"
  master        = "help|browse|start|resume|suspend|stop|shutdown|logout"
END

BEGIN "Users"
  bozo          = "JKg2TpPerilnw:master"        # password is 'bozo'
END

BEGIN "Telnet"
  LocalPort     = "9999"                # Port to use for that purpose
END

BEGIN "NativeAdmin"
  LocalPort     = "9998"                # Port to use for that purpose
END

BEGIN "Inputs"
  bcast          = "local"
END

BEGIN "Channels"
  klix     = "network"
END

BEGIN "bcast"
  ConfigPath    = "/tmp/vls"               # where to find the 
"path/input.cfg"
END

BEGIN "kfir"
END

BEGIN "klix"       # type == "network"
  SrcHost       = "10.0.0.9"
  SrcPort       = "4321"
  DstHost       = "10.0.0.9"
  DstPort       = "1234"
  Interface     = "eth0"
END
</vls.cfg>


<input.cfg>
BEGIN "Input"
        FilesPath               = "/tmp/vls"
        PgrmCount               = "3"
END


BEGIN "1"
        Name            = "confused"
        FileName        = "exxx-18.and.confused-1.mpg"
        Type            = "Mpeg2-TS"
END

BEGIN "2"
        Name            = "hitman"
        FileName        = "hitman.mpg"
        Type            = "Mpeg2-TS"
END

BEGIN "3"
        Name            = "animal"
        FileName        = "exotic_animal_sex.mpeg"
        Type            = "Mpeg2-TS"
END
</input.cfg>


thanks,
   klix


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html



More information about the vlc mailing list