VODServer - Watch internet streams as TV channels (3 Viewers)

badboyxx

Portal Pro
June 15, 2012
728
97
Home Country
Germany Germany
I would stay away from the vodserver-service-test.xml and just modify the .m3u that it comes with and use the regular /play function.
It's been too long since I used it and I can't really get into detail here at work.


Now it works. Thank you for your help.
 

badboyxx

Portal Pro
June 15, 2012
728
97
Home Country
Germany Germany
I have a similar problem like marirs mentioned in post #4.
I can scan and watch the following online channel with success.
http://y****7.canlitvlive.net/atv/live.m3u8?tkn=30wLBJfvz5PMw7XZw0tlOA&tms=1458047580
The problem is that the token (red marked in the link) is changing every few minutes. So my question is, is therefor a solution? I think the solution from rsenden is only for rtsp and I didn't understand how to use that. Does anybody know how to solve that problem?
 
Last edited:

bounguine

Portal Pro
November 7, 2005
233
15
50
St.Petersburg
Home Country
Russian Federation Russian Federation
Hi!

I'm a bit stuck up with the app.

1. If I use channel references, can I always use ffmeg for rtmp-streams but not rtmpdump?
I didn't find any option for it.

2. I can't watch *.m3u8, although with VLC it is OK.
See attached VODServer.2016-06-13_using_channel_reference.log

3. I tried to make a chennel list of my own - vodservice-service-mparserchannels.xml

<?xml version="1.0"encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
<bean id="/mparserchannel" class="vodserver.service.MappingForwardingService">
<property name="idParam" value="id" />
<property name="mapping">
<map>
<entry key="24Kz_545_ru_6" value="/playFromPage?url=http://545-tv.com/PREMIUM/NO/KANAL/MjRreg==?.m3u8" />
</map>
</property>
</bean>
</beans>

But when I refer to http://127.0.0.1:9999/mparserchannel?id=24Kz_545_ru_6 I get an error.
See attached VODServer.2016-06-13_using_mparserchannel_reference.log

3. Can I use non-latin letters for channel names?
 

ZStanger

New Member
January 21, 2018
1
0
34
Home Country
United Kingdom United Kingdom
Can any give me a step by step idiots guide in doing this i just cant seem to do it. I am trying to stream sky sports via media portal. I have a link m3u8 link which works via vlc but i cant figure out how to add this using VODserver into media portal.

Help!!
 

Kickin

Portal Member
September 15, 2007
16
0
hi
Thanks for your feedback. I don't have m3u8 file only this link NRK1 - Direkte - NRK TV which is https.
So I was hoping vodserver could convert this so i can use m3u file in tv-server and add it there.

Is this possible with this NRK1 channel ?
 

doskabouter

Development Group
  • Team MediaPortal
  • September 27, 2009
    4,566
    2,938
    Nuenen
    Home Country
    Netherlands Netherlands
    you have to have an account or a norwegion vpn for that, so I can't tell if there's anything usable in there (either for vodserver or IPTV or Onlinevideos)
     

    Users who are viewing this thread

    Top Bottom