mangui / mangui/flashls

how can i set query string on ts request?

Open
#602 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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.