One more question!!
After receiving the data at the receiver side software, do I need to
manipulate
the timestamp value or any other field in TS packet for the TV
decoder to work properly.
No! Just stream the Transport Stream file as is, using our existing code.
Ross Finlayson
Hi Ross,
Thanks for the reply.
One more question!!
After receiving the data at the receiver side software, do I need to
manipulate
the timestamp value or any other field in TS packet for the TV decoder to
work properly.
Sunil.
On Fri, Sep 26, 2008 at 10:40 PM, Ross Finlayson <[EMAIL PROTECTED]>wr
At 04:02 AM 9/26/2008, you wrote:
yeah thats true.But how can I get playTimePerFrame value so that I
can pass it to "createNew".May be this is a basic question.
But I am a newbie.
do I need to calculate playTimePerFrame from the TS file.
If you are streaming a Transort Stream file then you *
yeah thats true.But how can I get playTimePerFrame value so that I can pass
it to "createNew".May be this is a basic question.
But I am a newbie.
do I need to calculate playTimePerFrame from the TS file.
Please clarify.
On Fri, Sep 26, 2008 at 5:54 PM, Ross Finlayson <[EMAIL PROTECTED]>wrote:
>
When creating "ByteStreamFileSource" instance, how can I set
"fPlayTimePerFrame"
value.
Using the "playTimePerFrame" parameter to "ByteStreamFileSource::createNew()".
(Isn't this obvious from the source code??)
Ross Finlayson
Live Networks, Inc. (LIVE555.COM)
Hi ,
I am working with live555 library for TS streaming via RTP.
When creating "ByteStreamFileSource" instance, how can I set
"fPlayTimePerFrame"
value.
If I set this parameter to null, it wont add the lastframe play time to
presentation time.
I want to add lastframe play time to "presentation tim