jsvpx
jsvpx copied to clipboard
question for embedding your decoder
hi , i d like embed your decoder in my player.
but i have some questions ipothesis: -i have a webm stream ... using chunks. -the demuxer is seekeable .... it permits to seek in a specific position and send out the right frames.
the decoder is stateless? when i seek there no state to reset in the decoder? nothing related to keyframe for example?