Jump to content

Question about transcode


aahmyu

Recommended Posts

Hello, 

 

I'm working on small project to create an angular 6 emby client. So far everything is working fine when i direct stream an item.

My question is how can I request to transcode the item?

 

I noticed in emby client that you guys do a post call to /items/${id}/playback with device profile as a payload

And in the response there is a transcodeUrl. I did the same but i never got the transcodeUrl property. Am I missing something?

 

Regards

Link to comment
Share on other sites

Hi, we don't have this fully documented right now. I would just compare your requests to ours and find what's missing. thanks.

Link to comment
Share on other sites

Hi, we don't have this fully documented right now. I would just compare your requests to ours and find what's missing. thanks.

 

just figured it out :). I forgot to add the content type to the headers

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