Difference between revisions of "Watch satelite TV online"
Line 10: | Line 10: | ||
I now went to http://iptvdeutschesender.blogspot.com/2016/11/german-iptv-channels-m3u-playlist-for.html and copied the example content (several lines starting with #EXTM3U) to WordPad and saved it as "test.m3u". Then I used VLC to open it. I had to wait a looooong time and click away several error messages, but then I saw (and heard!) a TV program. | I now went to http://iptvdeutschesender.blogspot.com/2016/11/german-iptv-channels-m3u-playlist-for.html and copied the example content (several lines starting with #EXTM3U) to WordPad and saved it as "test.m3u". Then I used VLC to open it. I had to wait a looooong time and click away several error messages, but then I saw (and heard!) a TV program. | ||
+ | |||
+ | Now I took a closer look into the m3u file. It contained one thing that is probably a media URL: rtmp://iptvcodes.blogspot.com@62.113.210.250/medienasa-live/BLKonline_high | ||
+ | So I went into VLC again and clicked media -> open network stream -> rtmp://iptvcodes.blogspot.com@62.113.210.250/medienasa-live/BLKonline_high | ||
+ | and I could reliably watch one channel without being interrupted by error messages. |
Revision as of 18:33, 31 December 2019
I want to watch satelite TV in my home network. To do this, I bought a XORO satelite TV receiver and connected it to my satelite box and to my home network.
The XORO satelite TV receiver comes without WLAN, so I connected it via a Powerline adapter to my FritzBox.
On the XORO receiver I have to put the satelite cable to the connector number 4, not number 1.
I can then surf to my FritzBox and find out the IP address of my XORO. I go to its port 8000 (surf to http://192.168.178.44:8000 in my case) and can configure the XORO.
Now I know how to configure it, but not, how to watch TV on it. Maybe this is of help: https://www.youtube.com/watch?v=aG4XOZvIKJA. There I do not find where to get the m3u list, but here is a hint: http://iptvdeutschesender.blogspot.com/2016/11/german-iptv-channels-m3u-playlist-for.html
I now went to http://iptvdeutschesender.blogspot.com/2016/11/german-iptv-channels-m3u-playlist-for.html and copied the example content (several lines starting with #EXTM3U) to WordPad and saved it as "test.m3u". Then I used VLC to open it. I had to wait a looooong time and click away several error messages, but then I saw (and heard!) a TV program.
Now I took a closer look into the m3u file. It contained one thing that is probably a media URL: rtmp://iptvcodes.blogspot.com@62.113.210.250/medienasa-live/BLKonline_high So I went into VLC again and clicked media -> open network stream -> rtmp://iptvcodes.blogspot.com@62.113.210.250/medienasa-live/BLKonline_high
and I could reliably watch one channel without being interrupted by error messages.