Rewind feature using gstreamer, abruptly rewinds to the start of the stream

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Rewind feature using gstreamer, abruptly rewinds to the start of the stream

503 Views
shwetha
Contributor I

Hi,

I am developing a basic Gstreamer based audio player which is expected to support play, pause, seek, fast forward, rewind and stop functionalities. I am facing some issues in the rewind feature on imx6. 

When I test the rewind feature on my desktop, there is no issue and behaves as expected (gradually rewinds to the start of the stream at some steady rate). But, the problem is when I test the rewind functionality on the target(imx6), it abruptly skips to the start of the stream and the pipeline moves to the STOP state. I am not able to understand what is going wrong. Is there something extra that I need to take care while executing on the board? All other features are working perfectly fine.

Labels (3)
Tags (2)
0 Kudos
0 Replies