Re: [Live-devel] MPEG 2 TS streaming at pre encoded bit rate over LAN

2007-07-27 Thread Ross Finlayson
>Say i have one MPEG 2 TS stream ( stream1.ts encoded at 5.00 Mbps) >..and now i want to transmit it over lan at 5.00 Mbps. > >problem 1 : how do i get to know the bit rate from given TS stream? Our software does this automatically for you (using the "MPEG2TransportStreamFramer" class). E.g.,

[Live-devel] MPEG 2 TS streaming at pre encoded bit rate over LAN

2007-07-26 Thread devendra banker
Dear all, Hope every one is doing gr888. I happen to face some problems and hope with the help of u guys would be able to find it solved... Say i have one MPEG 2 TS stream ( stream1.ts encoded at 5.00 Mbps) ..and now i want to transmit it over lan at 5.00 Mbps. problem 1 : how do i get to k