how can i set query string on ts request?
Open
- Dominant language
- ActionScript
- Stars
- 744
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
any event like ? onBeforePlay? i wanna set auth string on each ts file when request to play
public function onBeforePlay(tsFileName:String):String{
return tsFileName+"?username=test&token=fdslfj34dslfj23dslfjs32lfjds"; //like this pls
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the request path associated with onBeforePlay(tsFileName:String) and determine whether it can return a TS URL with query parameters. Done means documenting or supporting a way to add the requested authentication string to each TS-file request, with the behavior verified in the relevant playback flow.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100