Jump to content

Emby Server api


PrincessClevage

Recommended Posts

VicMoore

Good morning Chef...

Yes I used Swagger to develop the Javascrip app that I am using to browse the Emby Library and select videos to play. I now want to use the HLS capability of Emby to play a video on the same browser on which the app is running. I used swagger to create the url for HLS but I cant get it to work using the video tag of html5.  I can't figure out what I am doing wrong. Do you have any experience on this topic? I would greatly appreciate any help that you can give. Thanks for your kind note.

Vic

Link to comment
Share on other sites

chef

"/emby/Video/{itemId}/stream.{ext}"

 

Does this url start playback?

Link to comment
Share on other sites

VicMoore

Thanks chef for the reply. No that does not work for me. I decided to solve the problem by adding an HLS player to the HTML5 video tag. This works but I am having issues with the Emby HLS server. I have opened a topic on it and hope to get it resolved soon. Most of the time things play OK.

My next problem is that I can't find in Swagger a way to remove Tags from movies. It gives a POST to add tags but not one to remove them. I know the answer is easy. I just don't know what it is 🙂

Vic

Link to comment
Share on other sites

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...