Question
RTMP FLV stream seek frame skip...
Hello Community!
I hope someone can guide me to the right path to success!
So I spent a lot of time getting adobe media server 3 setup and to enable enhanced seek feature...
Now in my code I have the stream paused and I start seeking by 0.04 seconds increments every time I press a button... This is just so I can get a frame by frame type of solution... The problem comes when I go to a certain frame and the frame displayed is blank or a frame from few milliseconds before...
Could this be the cache of the server? or some type of settings for the server? maybe the way the video was encoded?
Is there a way to request the next encoded keyframe from the stream?
Thanks!
Jona
I hope someone can guide me to the right path to success!
So I spent a lot of time getting adobe media server 3 setup and to enable enhanced seek feature...
Now in my code I have the stream paused and I start seeking by 0.04 seconds increments every time I press a button... This is just so I can get a frame by frame type of solution... The problem comes when I go to a certain frame and the frame displayed is blank or a frame from few milliseconds before...
Could this be the cache of the server? or some type of settings for the server? maybe the way the video was encoded?
Is there a way to request the next encoded keyframe from the stream?
Thanks!
Jona