mangui / mangui/flashls

Set Custom Referer to protect stream

Open
#540 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
ActionScript
Stars
744
Forks
259
PR merge metrics
No merged PRs in 30d

Description

hello,

I need to protect hls streaming by page referer, the situation

```
http://www.example.com/mysteam.php < the stream
http://cdn.example.com/flashls.swf < served by CDN for optimization
```

currently the referer is `http://cdn.example.com/flashls.swf` but it should be `http://www.example.com/mysteam.php` or any url where the page is playing. is there any way to Set Custom Referer?

Browser: Firefox 47 windows

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by identifying where flashls constructs HLS requests and verify whether the Flash runtime permits a caller-supplied Referer; done requires a confirmed supported approach for the page URL or a clear limitation.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.