Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

UniversalPlayer failed to seek and play #8

Closed
samchild opened this issue Nov 23, 2016 · 2 comments
Closed

UniversalPlayer failed to seek and play #8

samchild opened this issue Nov 23, 2016 · 2 comments

Comments

@samchild
Copy link

It seems that when you seek a few times( like 5 or 6 times), then then player will will failed to seek and play. It just showing the loading and the last picture before you seek.

It seems to add
if(!streamer.connected){ streamer.init(); OutputOptions.uri = "tcp:127.0.0.1:1234"; avANE.encode(); seekAfterEncodeFinish=false; }
to the onSeek function in the UniversalPlayer will fixed it.

@tuarua
Copy link
Owner

tuarua commented Nov 23, 2016

ok, will have a look

@tuarua
Copy link
Owner

tuarua commented Nov 26, 2016

This should now be fixed in latest

@tuarua tuarua closed this as completed Nov 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants