Jump to content

Recommended Posts

Posted

Hello,

I try to setup the live TV with emby (I have the emby premiere subscription) without success

I just had the following url in the TV source: http://mafreebox.freebox.fr/freeboxtv/playlist.m3u

image.thumb.png.fb77b7f0075674cfdbb14556b33b9be1.png

This in a quick extract of the file:

#EXTM3U
#EXTINF:0,2 - France 2 (bas débit)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=ld
#EXTINF:0,2 - France 2 (HD)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=hd
#EXTINF:0,2 - France 2 (standard)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=sd
#EXTINF:0,2 - France 2 (auto)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201
#EXTINF:0,3 - France 3 (standard)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=sd
#EXTINF:0,3 - France 3 (bas débit)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=ld
#EXTINF:0,3 - France 3 (HD)
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=202&flavour=hd

 

Unfortunaly after few seconde I have an error :

No compatible streams are currently available. Please try again later or contact your system administrator for details.

I add in attachement some logs.

Best Regards,

David

ffmpeg-transcode-636b76cc-635d-4346-8a28-1bb9a714c6b5_1.txt ffmpeg-transcode-958d5c34-dfd0-42b5-bb40-0bad27c15e21_1.txt embyserver.txt

Posted

@SGBVida your provider is returning 404 not found errors. I would try refreshing the guide data in emby server and see if that helps, just in case it had already fallen out of date with your provider.

Please let us know if this helps. Thanks.

Posted

Hello,

 

thanks for the reply, well seems it's not working.

What do you mean by "already fallen out of date with your provider." ?

Posted
8 hours ago, SGBVida said:

Hello,

 

thanks for the reply, well seems it's not working.

What do you mean by "already fallen out of date with your provider." ?

By default Emby Server updates the guide data every 24 hours, but for example if your provider is changing the m3u contents every 12 hours, then you'd need to adjust the schedule in Emby Server.

So you did try refreshing the guide data?

Posted

I didn't install guide data, I would try before live TV than add guide data! is it mandatory ?

Posted
2 hours ago, SGBVida said:

I didn't install guide data, I would try before live TV than add guide data! is it mandatory ?

Sorry what I mean is maybe your provider changes the contents of the m3u periodically. Does the contents of that m3u ever change?

Posted

I checked seems not, urls are always same

EODCrafter
Posted

Those links won't even open in VLC.

Posted

I just try and it works.

the url is shared by the isp box so only if you are in "free" you can see the content.

Posted (edited)

Maybe it could help you if I explain my infra:

I have a router (ISP)

I use a Kubernetes cluster where Emby is hosted with traefik as reverse proxy.

I created an ingress route to forward all traffic from https where the hostname match with Emby.mydomain.fr to Emby pod

I try to read the M3U hosted on the ISP box, it work with VLC but with Emby

Edited by SGBVida
EODCrafter
Posted

Sounds like you know what your doing! GL.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...