C0nw0nk 0 Posted February 12 Posted February 12 Hello all, The person who could answer this best would be Luke i think as one of the lead developers but others are welcome. But in a nut shell the title says it all. So when using Emby server for Live TV. For example you could use the M3U plugin. The URL feed when using direct playback that you would expect the Emby Media player to be using is https://domain-name/path-ts-file-1.ts https://domain-name/path-ts-file-2.ts https://domain-name/path-ts-file-3.ts But it does not use the above. It seems the Emby server remuxes the above urls instead of passing them directly to the media player. So when you view the logs you see your emby server :8096 port and the stream url. This would not be a problem but certain streams freeze as a result of this action and thus the best solution is to just pass the stream untouched directly to the media player. I have been looking into the m3u plugins source code with jet brains dot peek (de-compiler) that i would happily modify the plugin so it passes the stream directly without remuxing. But this is not where the url gets molded and thus if someone could point me where to save me time would be great or better yet if it is a planned feature for direct playback for live tv to be what it says and really direct play not "direct remuxing" it seems to be misleading. Thanks keep up the awesome project looking forward to help with this.
Abobader 3333 Posted February 12 Posted February 12 Hello C0nw0nk, ** This is an auto reply ** Please wait for someone from staff support or our members to reply to you. It's recommended to provide more info, as it explain in this thread: Thank you. Emby Team
ebr 15649 Posted February 12 Posted February 12 Hi. There is a lot of discussion about this around the forum. There are a few reasons why all Live streams are run through your server. Some technical and some not.
C0nw0nk 0 Posted February 12 Author Posted February 12 2 hours ago, ebr said: Hi. There is a lot of discussion about this around the forum. There are a few reasons why all Live streams are run through your server. Some technical and some not. If its a common thing why not make it a option to just pass the url directly to the player without remuxing ? Also care to elaborate on the technical and reasons seems like your post is a cliff hanger...
Luke 39998 Posted February 12 Posted February 12 The server's ability to share a source stream, pause and rewind are all accomplished by running it through the server. Additionally, there are app store policies to contend with. We can't verify the legality of your content, and if our app is used as a vehicle to contact known pirate iptv servers, then that could get us into a lot of hot water.
C0nw0nk 0 Posted February 12 Author Posted February 12 1 hour ago, Luke said: The server's ability to share a source stream, pause and rewind are all accomplished by running it through the server. Additionally, there are app store policies to contend with. We can't verify the legality of your content, and if our app is used as a vehicle to contact known pirate iptv servers, then that could get us into a lot of hot water. Well the case use i refer to is camera streams (cctv). But with long open streams the remuxing is a headache (View the monitor and see a static frozen image.)
ebr 15649 Posted February 13 Posted February 13 1 hour ago, C0nw0nk said: Anyway moding their M3U plugin and recompiling. Hi. Decompiling and modifying any part of our system that is not open-source is against our terms of use.
C0nw0nk 0 Posted February 13 Author Posted February 13 3 minutes ago, ebr said: Hi. Decompiling and modifying any part of our system that is not open-source is against our terms of use. Emby is from Jellyfin. I'd delete or lock thread myself but you replied and from your reply i understand that you would rather it remain public on the internet for the world to access. Good luck with the project.
pwhodges 1848 Posted February 13 Posted February 13 1 hour ago, C0nw0nk said: Emby is from Jellyfin. Wrong way round - Jellyfin is a fork of the last opensource version of Emby. Paul 1 2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now