Coder Social home page Coder Social logo

RTP support? about iptv.bundle HOT 3 CLOSED

cigaras avatar cigaras commented on May 21, 2024
RTP support?

from iptv.bundle.

Comments (3)

EmilioMoreno avatar EmilioMoreno commented on May 21, 2024 1

@meliborn Plex does not support rtp as far as i know, as this involves dealing with IGMP and multicast; simplest solution is install udpxy to convert multicast streams to unicast.

So basically you will install udpxy, run on some device on the network, and create the lists with urls like http://ip_of_udpxy_server:port_udpxy/rtp/239.35.10.4:10000.

from iptv.bundle.

Cigaras avatar Cigaras commented on May 21, 2024

Just give it a try, I have no idea what kind of link is this, but plugin will pass the handling to Plex using native HTTPLiveStreamURL() function, if Plex can handle it then it will play.

Alternatively You could change link to rtmp://... and enable RTMP in plugin settings, then it'll try native RTMPVideoURL() function, but it rarely works.

from iptv.bundle.

denniseffing avatar denniseffing commented on May 21, 2024

In my country (Germany) the ISP "Telekom" offers IP TV which they call Entertain. Telekom doesn't officially support watching the streams without set-top box, but there is a way to watch them over certain RTP URLs with VLC Media Player, as long as you are in your own network which uses Entertain.

So I wanted to try this with your IPTV Plugin.
For testing purposes, I tried to add a single channel, the playlist looks like this:

#EXTM3U
#EXTINF:0 tvg-id="ARD" tvg-name="Das Erste" group-title="TV",Das Erste (RTP)
rtp://@239.35.10.4:10000

This doesn't work however, when I try to access the channel via Plex Webapplication I get the following error:

Error loading player:
No playable sources found

I guess RTP URLS do not work.

from iptv.bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.