Aldrog / TwitchTube

A Twitch client for SailfishOS
GNU General Public License v3.0
8 stars 2 forks source link

Video disappearing after a couple of seconds #1

Closed raikirii closed 9 years ago

raikirii commented 9 years ago

Hey Aldrog,

thanks for the great app. I am already impressed by its features and how good it looks.

When I start to watch a stream the video loads and plays for a couple of seconds then disappears. chat is working normally just the video turns to empty space. when i tap on the space where the video should be, the stream returns and stops again after a couple of seconds.

So it is not useable for me, yet. But still a nice start! Keep up the great work. If I can help in any way please let me know how.

Aldrog commented 9 years ago

Thank you for reporting the issue. I will look at what can I do with it after getting home. By the way, mobile quality seems to work OK for now.

raikirii commented 9 years ago

this issue happens with all quality settings for me.

Aldrog commented 9 years ago

I've added debug info logging for video and also a small fix that resumes video when it stops (looks like it stops when buffer isn't full). https://github.com/Aldrog/TwitchTube/releases/tag/v0.2.1-dev @raikirii, can you please check if it works and if not send me a log. You can save a log by calling harbour-twitchtube 2> /path/to/log/file from console.

raikirii commented 9 years ago

The resuming works. just a short time no video and it resumes automatically. I have made two logs for you.

http://pastebin.com/uztF5nPj http://pastebin.com/ngWaqvFb

Hope that helps. Let me know if you need anything else.

Aldrog commented 9 years ago

Thanks a lot. Logs don't contain any errors so I'm closing the issue. Of course there should be some loading indicator when video stops but I'll leave it until next release.

raikirii commented 9 years ago

It just seems weird to me, because I have a 50 Mbit/s internet connection and twitch has no lags on other devices. I don't think it's a buffering issue. But okay. I'll give it time ;)

I appreciate your fast response. Keep up the great work.

Aldrog commented 9 years ago

Well, maybe I should make more investigation, but it requires changing QtMultimedia code so I'm not going to touch it untill all the features are ready.

Aldrog commented 9 years ago

@raikirii can you make a screenshot of working video so I can put it on openrepos?

raikirii commented 9 years ago

Here ya go!

20150217190209 20150217190855 20150217190904 20150217191002 20150217191117 20150217191350

Aldrog commented 9 years ago

Nice! Thanks a lot for your help.