VLS - MPEG Streaming - sound only ?
Posted: 06 Jun 2006 18:03
Hello, i am trying to stream different files with VLS 0.5.6 runnning on a SuSe Linux 9.2 machine with all libraries installed.
Everything is going fine for DVD Streaming, but when i try to stream an MPEG file, only sound is being streamed, no video. If i try to view the same file on the client PC, it plays both sound and video, so i think that's not a codec problem... is there something i should configurate in the cfg for it to stream video too?
current config for the video file is:
Thanks
Everything is going fine for DVD Streaming, but when i try to stream an MPEG file, only sound is being streamed, no video. If i try to view the same file on the client PC, it plays both sound and video, so i think that's not a codec problem... is there something i should configurate in the cfg for it to stream video too?
current config for the video file is:
Code: Select all
BEGIN "1"
Name = "mpeg2"
FileName = "/home/videolan/streams/test.mpg"
Type = "Mpeg2-PS"
END