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