Hi folks.
I have a task that looks simple but I can't find a solution for it.
I have m3u playlist with links to internet TV chanels e.g.
My TV can't eat this playlist directly so I'd like to use jellyfin and stream it over DLNA
In the LIVE TV section I added my m3u.
I also installed DLNA plugin
Result:
I can watch channels from jellyfin web interface on PC
I can see the list of channels over DLNA, but they don't work (tried on pc with VLC and on TV) "the source can't be opened"
It looks like the channel links are changed into something like
How to make it work?
My jellyfin has version 10.11.2 and is running on Synology NAS
I have a task that looks simple but I can't find a solution for it.
I have m3u playlist with links to internet TV chanels e.g.
Code:
#EXTINF:-1 group-title="Music", Polsat Music HD
http://185.236.229.62:9981/play/a02bIn the LIVE TV section I added my m3u.
I also installed DLNA plugin
Result:
I can watch channels from jellyfin web interface on PC
I can see the list of channels over DLNA, but they don't work (tried on pc with VLC and on TV) "the source can't be opened"
It looks like the channel links are changed into something like
Code:
http://192.168.1.10:8096/dlna/videos/dfb016dd-9992-9f08-c9c3-578c0671d9bd/stream.ts?DeviceProfileId=05392d1cc65d431da377e6835b2fdb3b&DeviceId=test&MediaSourceId=dfb016dd99929f08c9c3578c0671d9bd&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139808000&AudioBitrate=192000&RequireAvc=false&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported&dlnaheaders=trueHow to make it work?
My jellyfin has version 10.11.2 and is running on Synology NAS
