Page 1 of 1

streaming problem

Posted: 26 Nov 2009 16:30
by pengyou54
Now I used vlc-0.8.6 to stream MPEG-2 transport streams which contain H.264 video to Tandberg H.264 hardware decoder in multicast mode. The Tanberg decoder didn't work with it. It could not detect the video. But I used another video server software to do it again. The decoder worked well. What is wrong with VLC streaming?

Is the VLC remux the MPEG-2 transport stream again into MPEG-2 TS?

Thank you in advance for any suggestions.

Re: streaming problem

Posted: 26 Nov 2009 16:33
by RĂ©mi Denis-Courmont
Well yes but it depends how you configure it. Also VLC 0.8.6 is way out of date.

Re: streaming problem

Posted: 26 Nov 2009 22:06
by pengyou54
Actually I tried newest version of VLC. I used two VLC on two different machines, one as a server and the other as a client. In the server side, I streamed a H.264 transport stream file. However in the client side, the vlc didn't receive any video packets. I used Wireshard to find out those video packets coming. But vlc didn't receive it. Then I went back to the old version. I found there
are significant changes since the version of 0.8.6. But there is lack of documents to introduce its usage.

As to the configuration, could you give me the more detail of it?

Thank you very much!