[gst-devel] Problem in gstrtpbin and AV Transfer---Urgent
Manish Rana
manish.rana at gmail.com
Wed Oct 1 12:58:45 CEST 2008
Hi,
I have figured out the reason for the Video not getting updated.
The reason in that the encoder doesn't encode the incoming data until the
TimeStamp on the incoming data is not more then the timeStamp on the last
FRAME Encoded.
Here when i start file transfer then the timestamp is reset at the filesrc
and it starts from 0.
So it doesn't give any encoded fame until the timestamp is not greater that
the last timestamp of the frame encoded with the V4l2src.
Now similar problem is faced when i switch back to the camera from File.
Please give some hints to resolve the same.
This will be very helpful
Thanks a lot
Manish
On Wed, Oct 1, 2008 at 2:01 PM, Manish Rana <manish.rana at gmail.com> wrote:
> Is there any range of Frame Rate that i can use..if i set the FrameRate to
> some value..........
> If i set 20 fps at camera and then use a file of 12 fps then even file send
> is not working...
> Please let me know if someone else has faced the similar problem....
>
> I am stuck and not able to proceed further......
> Please help.....
>
> Thanks a lot
> Manish
>
>
> On Tue, Sep 30, 2008 at 6:10 PM, Manish Rana <manish.rana at gmail.com>wrote:
>
>> Hi All..
>>
>> I am facing some other problem in RTP Streaming...
>>
>> I am sending the rtp data over the UDP and playing it on the other end.
>> I am recording the data from v4l2src @ 10 fps and voice data from
>> alsasrc to send it across. The transmission starts well as well as i can see
>> the video on the other end.
>> Now in between i starts to take the data from a file.
>> I decode the data and encode again to send it using the same rtpbin and
>> udpsink.
>>
>> Enc, Pay gstrtpbin and udpsink are the element kept common...means i will
>> use these elements in both the cases.
>>
>> the packets goes well and on the other end i can see the AV fine in both
>> the cases....
>>
>> Now when i again switch back to v4l2src the packets on the receiver end
>> come but the decoder (ffdec_mpeg4) gives error.......and there is no updates
>> on display........
>>
>> The file i am using is @25fps......
>> also when i increase the FPS of v4l2src the whole system works
>> well..... at 20 fps.....
>>
>> Please let me know if i am missing something or i am doing something wrong
>> way....
>>
>> Also i tried using different enc and pay elements in both the case..but i
>> i unlink and link to gstrtpbin, there is no data at all..even in the first
>> switch to file transfer.............. :(
>>
>> Please help...i have tried every possible thing to fix this issue....but i
>> am stuck with the same for last couple of days now.....
>>
>>
>> Any input will be appreciated from bottum of heart.......
>>
>> BR
>> Manish
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081001/6a5ade85/attachment.htm>
More information about the gstreamer-devel
mailing list