[streaming] vls streaming in ipv6

Ovidiu Patrascu patrascu_ovidiu at yahoo.com
Thu Jul 1 14:52:08 CEST 2004


Hi, I'm using VLS0.5.6 on a FreeBSD machine.
The client is a VLC0.4.4.
Streaming in ipv4 works fine, but I'd like to stream
in ipv6 also. I've modified vls.cfg as said in the
doc. but he gives me the error

Synchronised with PS stream
unknown packet (0) encoutered
Synchronised with PS stream
unknown packet (0) encoutered
Synchronised with PS stream
2004-07-01 14:47:39 [INFO/Vls]  Stopping the manager
pure virtual method called
Abort (core dumped)

I'm not sure how to interpret that.

I'm writing down what I have modified in the vls.cfg ,
it's in there that it should be the mistake. Please,
give me a hint ...

BEGIN "Input"
  FilesPath = "/local/VideoLan/Samples/"
  ProgramCount = "1"
END

BEGIN "1"
  Name     = "dolby"
  FileName = "/local/VideoLan/Samples/test.mpeg"
  Type     = "Mpeg1-PS"
END


BEGIN "Channels"
# --- Format:
# ChannelName   = "Type"
# --- Example:
#  localhost     = "network"
#  client1       = "network"
  client2       = "network"
#  multicast     = "network"
#  localfile     = "file"
END

BEGIN "client2"                          # unicast
with IPv6 example
  Domain  = "inet6"
  DstHost = "2001:660:7301:1:204:76ff:fe9e:664b"      
  # destination host
  DstPort = "1234"                       # destination
port
END

BEGIN "LaunchOnStartUp"
#  command1 = "start dolby localhost local1 --loop"
  command2 = "start dolby  client2 local1 "
END


=====
Ovidiu


		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list