Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 1 of 5 123 ... LastLast
Results 1 to 15 of 75

Thread: Seeking forward and backward in IPTV and VOD

  1. #1

    Title
    Senior Member
    Join Date
    Jul 2011
    Posts
    190
    Thanks
    140
    Thanked 122 Times in 71 Posts

    Seeking forward and backward in IPTV and VOD

    Seeking forward and backward in IPTV and VOD is possible in openATV.
    https://github.com/openatv/enigma2/c...4806fa1c929270
    And it's not only for VOD. For example Estonian public tv and radio channels can be rewinded up to 120 minutes.
    Code:
    #SERVICE 4097:0:1:33:7:20E9:EEEE0000:0:0:0:http%3a//sb.err.ee/live/etv.m3u8:ETV HD
    #DESCRIPTION ETV HD
    I find it very useful. It would be great to have this feature in OpenViX.

  2. The Following 2 Users Say Thank You to rimas For This Useful Post:

    Sicilian (01-11-17),spanner123 (03-11-17)

  3. #2
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,583
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Where are the commits that make it possible?
    Help keep OpenViX servers online.Please donate!

  4. The Following User Says Thank You to Huevos For This Useful Post:

    Sicilian (01-11-17)

  5. #3

    Title
    Senior Member
    Join Date
    Jul 2011
    Posts
    190
    Thanks
    140
    Thanked 122 Times in 71 Posts
    https://github.com/openatv/enigma2/c...4806fa1c929270
    https://github.com/openatv/enigma2/c...c2945039de3f03

    In addition, you need to install the plugin seekbar. I made these changes and it's working for me on OpenViX too.1.jpg
    Last edited by rimas; 01-11-17 at 13:43.

  6. The Following 5 Users Say Thank You to rimas For This Useful Post:

    aido (01-11-17),Andy_Hazza (01-11-17),Clabs (01-11-17),Sicilian (01-11-17),spanner123 (03-11-17)

  7. #4

    Title
    Senior Member
    Join Date
    Jul 2011
    Posts
    190
    Thanks
    140
    Thanked 122 Times in 71 Posts
    I was mistaken. There is no need to install seekbar or any other plugin, to make seeking work. These changes are enough.

  8. #5

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    337
    Thanks
    61
    Thanked 64 Times in 55 Posts
    Can anyone confirm whether this will be implemented in openvix please. Preferably the next update!

  9. #6
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,583
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Please zip the files you have made changes to and post them here because going from ATV git causes merge conflicts for me.
    Help keep OpenViX servers online.Please donate!

  10. The Following User Says Thank You to Huevos For This Useful Post:

    Sicilian (03-11-17)

  11. #7

    Title
    Senior Member
    Join Date
    Jul 2011
    Posts
    190
    Thanks
    140
    Thanked 122 Times in 71 Posts
    Quote Originally Posted by Huevos View Post
    Please zip the files you have made changes to and post them here because going from ATV git causes merge conflicts for me.
    Here they are
    Attached Files Attached Files

  12. The Following 2 Users Say Thank You to rimas For This Useful Post:

    Andy_Hazza (03-11-17),Sicilian (03-11-17)

  13. #8

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    337
    Thanks
    61
    Thanked 64 Times in 55 Posts
    Quote Originally Posted by rimas View Post
    Here they are
    Can someone tell me where to ftp these files to so I can give it a try. Thanks.

  14. #9
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,384
    Thanks
    988
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by spanner123 View Post
    Can someone tell me where to ftp these files to so I can give it a try. Thanks.
    If you don‘t know then wait, so that it can be incorporated correctly into OpenViX
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  15. The Following User Says Thank You to twol For This Useful Post:

    spanner123 (03-11-17)

  16. #10
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,583
    Thanks
    2,004
    Thanked 4,925 Times in 3,259 Posts
    Help keep OpenViX servers online.Please donate!

  17. The Following 3 Users Say Thank You to Huevos For This Useful Post:

    Andy_Hazza (03-11-17),rimas (03-11-17),Sicilian (03-11-17)

  18. #11

    Title
    Senior Member
    Join Date
    Jul 2011
    Posts
    190
    Thanks
    140
    Thanked 122 Times in 71 Posts
    In streams with multiple resolutions ViX selects the lower resolution first. This causes often picture to freeze when switched to higher resolution. In ATV the higher resolution stream is selected first and picture does not freeze.
    I think this is the fix for that.

    https://github.com/openatv/enigma2/c...0160e7fd430a88

  19. The Following 3 Users Say Thank You to rimas For This Useful Post:

    Andy_Hazza (06-11-17),spanner123 (06-11-17),twol (06-11-17)

  20. #12

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    337
    Thanks
    61
    Thanked 64 Times in 55 Posts
    Can all these improvements by rimas be implemented as soon as possible please. Then my Solo2 will be a perfect iptv player!

  21. #13

    Title
    Senior Member
    Join Date
    Jul 2011
    Posts
    190
    Thanks
    140
    Thanked 122 Times in 71 Posts
    With these files selecting the hi-res stream first works in ViX. Perhaps ViX coders can use them.
    Attached Files Attached Files

  22. The Following User Says Thank You to rimas For This Useful Post:

    Andy_Hazza (08-11-17)

  23. #14

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    337
    Thanks
    61
    Thanked 64 Times in 55 Posts
    Any timeframe when these improvements will be incorporated into the image please.

  24. #15
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,384
    Thanks
    988
    Thanked 2,888 Times in 2,243 Posts
    Seeking forward & backward will be in the next build
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

  25. The Following 6 Users Say Thank You to twol For This Useful Post:

    Bangord30 (11-11-17),divil_a_bit (12-11-17),rimas (11-11-17),scrupples (11-11-17),Sicilian (11-11-17),spanner123 (11-11-17)

Page 1 of 5 123 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.