2

I'm currently developing an Live TV streaming app for iOS, using Vitamio Library to play the streams.

According to Vitamio's documentation, you can set the media url to media player, and also pass protocol header to it.

How should I modify the following code, in order to send headers, more specifically (User-Agent: myuseragent).

[mMPayer setDataSource:fileURL header:nil];

Thanks in advance.

0 Answers0