[vlc] Re: vlc with Optibase MGW2000

Matthew Galvin matthew_galvin at csumb.edu
Sun May 11 17:26:24 CEST 2003


I had the same problem with the Optibase MGW-2000. It's more frustrating
when something almost works, than when it doesn't work at all!
I let the regional rep for Optibase know that this is a bug that they
must resolve.

We're also working with Vbrick, which has even more problems!

Thanks!
Matthew Galvin
CSUMB Media Engineering
(831)582-3315
 

-----Original Message-----
From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf
Of vlc at videolan.org
Sent: Sunday, May 11, 2003 2:15 AM
To: vlc at videolan.org
Subject: [vlc] Re: vlc with Optibase MGW2000
Importance: Low

On Sunday 11 May 2003 04:25, Siu-kin Lam wrote:
>> Hi Gildas Bazin
>> 
>> Thanks for your reply. 
>> I have set its MTU to 1500 and insert TS header. 
>> In vlc, how many times of TS header (per second) is
>> required ? 
>> 
>
It isn't a matter of how many TS headers are required.

The stream you are sending is composed of MPEG TS packets, each TS
packet
is 
188 bytes in size. When you send this through the network, you
encapsulate 
the TS packets into UDP packets.

You should always stuff an integer number of TS packets in 1 UDP packet
and 
furthermore, a UDP packet should always begin with the beginning of a
new 
TS packet (For synchronisation reasons).

Unfortunately MGW2000 don't do this (which is very bad). I would advise
you 
to complain to Optibase so they fix this.

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


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
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 vlc mailing list