Streaming tv without embedded code

hi, I would like to implement on my clients a newscast. The problem is that there is no embedded code on the site. How can I do?

Did you try the HLS Video Stream-module ?

Regards

BoxSon

hi BoxSon, no i did not try this form. How does it work? How do I implement it?

Install the module in XIBO, then add a container area to your layout and add the HLS Stream module as content to timeline.

In module settings you can then configure the stream url.

Works good here with german tv stations which offer a stream.

okay, but how do I install this form? Is there a specific procedure?

Navigate to Modules page in CMS, from there you can install modules that are not installed by default. (HLS is one of them).

Please note that HLS module requires Player running Windows 8.1 or later, or Android 6 or later.

Alternatively if it’s android device and you can get RTSP/HLS stream, then you can use local video module.

perfect i have installed the module :wink:
but the link it requires is that of the site where the live program of the program is interested in me?

I thought I had solved but I have problems with the link to be included in the form. What should I enter? Where do I get it back?

You need a stream - URL which shares the video stream. Something like this one:

http://live-lh.daserste.de/i/daserste_de@91204/master.m3u8

thanks, but if I wanted to create such a link to send skytg24 direct, for example, how can i do it? can you indicate any procedure?

Google should be your friend :slight_smile:

You don’t “create” such a link. The content owner (e.g. the tv station) has to offer such a stream.

I searched Google for the station name and “HLS stream”.

the second search result showed the following URL:

http://skyianywhere2-i.akamaihd.net/hls/live/200275/tg24/playlist.m3u8

This stream works (i didn’t understand any word but :slight_smile: )
But you need to make sure that you are allowed to show this stream at your display to your audience (copyright issues, etc.)

Regards

Wow thanks:slight_smile:
but so can not create a stream if the site owner does not make it available ?? maybe with some special program or procedure?

If stream provider does not explicitly say on their page that they allow their streams to be displayed via 3rd party programs without their consent or even more so if they do not provide embeddable links / rtps/hls links to their stream then it’s rather clear that they do not wish you to use it like that.

If you do that it’s simply illegal due to copyright infringements alone.

ah okok :sweat_smile:
then I will limit streaming streams without looking for other solutions.
Thank you for your availability.