I'm trying to restream a HLS stream, which has a #EXT-X-KEY set in the m3u8. The only way to get that key is to change the user agent.
This works if I set it in "Open Network Stream" under "Edit Options" like so:
:http-user-agent=xxx
but when I try to restream the feed (no transcoding or anything fancy), it seems to ignore the same identical flag.
Is this just not possible with VLC, or is there a trick to get it working?