mnlipp / CoCy4Enigma2

A UPnP Renderer for Enigma2
3 stars 1 forks source link

Streams are Played on enigma2 Player without possibility to FF or jump some secs forvard or back #1

Closed runcspelex closed 4 years ago

runcspelex commented 6 years ago

That Can be corrected?

mnlipp commented 6 years ago

Jumping forward or backward definitely works. My Android Player (UPnPlay) shows the usual "horizontal line with slowly moving dot" to visualize the current play position. I can click on any position on that line in order to jump a particular position.

"Fast Forward" (as you had it with analogue tape) is usually not available with digital players. If I remember correctly, there was something about changing the playing speed in the specs, but I don't know about any front-end that supports this and I'm not sure if the Enigma2 play service allowed me to implement this.

runcspelex commented 5 years ago

Ok, i try to check again. How i Can check that in logs?

On Tue, Nov 20, 2018, 12:51 AM Michael N. Lipp <notifications@github.com wrote:

Jumping forward or backward definitely works. My Android Player (UPnPlay) shows the usual "horizontal line with slowly moving dot" to visualize the current play position. I can click on any position on that line in order to jump a particular position.

"Fast Forward" (as you had it with analogue tape) is usually not available with digital players. If I remember correctly, there was something about changing the playing speed in the specs, but I don't know about any front-end that supports this and I'm not sure if the Enigma2 play service allowed me to implement this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mnlipp/CoCy4Enigma2/issues/1#issuecomment-440071022, or mute the thread https://github.com/notifications/unsubscribe-auth/AQfNi10zG7-EhwhlyncLRSFiSnGpiL4Kks5uwzXngaJpZM4YpnPT .

runcspelex commented 5 years ago

There no active slider. https://pasteboard.co/HOco3od.png Seems to be reason is wrong clip duration. https://pasteboard.co/HOcpSR9.png Thats between e2player and CoCy..?

mnlipp commented 5 years ago

Are you using the latest version (https://github.com/mnlipp/CoCy4Enigma2/releases/tag/0.4)? I made some fixes regarding the position info.

runcspelex commented 5 years ago

Honestly, not now. I has installed latest release to, got the same results. Sadly, i am Playing with your code on sh4 - amiko Alien..

runcspelex commented 5 years ago

Thats, why i asked about posibilities to debug whats happening.. image - openpli5 taapat for amiko sh4 http://taapat.ho.ua Main reason - just to get posibility to Play free web streemed movies directly on stb just sent by phone

mnlipp commented 5 years ago

Could you try playing something on your box with UPnPlay (Android)? This is known to work. You could also get the position info with GUPnP. I've used it to verify that the duration is reported properly: grafik

runcspelex commented 5 years ago

Hmm.. Can you Please drop here a Google Play store link for that UPnPlay? Cant find.. I tried bunch of them.. best for webvideo at Time for me was webvideocaster. Ugly, but works

mnlipp commented 5 years ago

I'm quite sure that UPnPlay was in the Play store once, but now it seems to be available via the developer's site only.

Anyway, to avoid using any non-approved app, try e.g. "Fritz!App Media". It's also free. I have just tested it and it displays the slider as expected. I can also seek by clicking on a position on the slider.

mnlipp commented 4 years ago

Closed as there is no follow up information.