Re: [Live-devel] SeqNo

2007-06-06 Thread homocean
>>Is there any posibility to access this information (the sequence numbers >>that make up each frame) from mplayer without modifying any live source > > No. My goal is to optimize mplayer based on live for wlan streaming. But I am not allowed to modify the live library. If I do not have access to

Re: [Live-devel] SeqNo

2007-05-30 Thread Ross Finlayson
>Is there any posibility to access this information (the sequence numbers >that make up each frame) from mplayer without modifying any live source No. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@

Re: [Live-devel] SeqNo

2007-05-30 Thread homocean
>>But I can not know if there are multiple frames >>lost or just one. If I could know how many RTPpackets each frame is >>composed on at live level it would be enough to find out how many frames >>were lost. > > As you noted, the "RTPSource" abstraction delivers complete 'frames'. > (However, the t

Re: [Live-devel] SeqNo

2007-05-28 Thread Ross Finlayson
>But I can not know if there are multiple frames >lost or just one. If I could know how many RTPpackets each frame is >composed on at live level it would be enough to find out how many frames >were lost. As you noted, the "RTPSource" abstraction delivers complete 'frames'. (However, the term 'fra