Skip to content

Range Feature #69

Answered by ngraziano
fatihbahceci asked this question in Q&A
Discussion options

You must be logged in to vote

In the library there no class to handle Range header, but you can add the header you want as string in PLAY message.

If you use the exemple you can modify Play method and add the headers with something like
play_message.Headers.Add("Range", "ntp=30-");

If you want to create an utility class to handle Range header in the library, feel free to create a pull request.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fatihbahceci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants