Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support hidden options on Front-end #12

Open
FlowingSPDG opened this issue Feb 14, 2020 · 3 comments
Open

Support hidden options on Front-end #12

FlowingSPDG opened this issue Feb 14, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@FlowingSPDG
Copy link
Owner

F/C/A options

@FlowingSPDG FlowingSPDG added the enhancement New feature or request label Feb 14, 2020
@FlowingSPDG FlowingSPDG self-assigned this Feb 14, 2020
@FlowingSPDG
Copy link
Owner Author

FlowingSPDG commented May 8, 2020

C = SkipSync (playback akamai cached content, sync isn't cached)
This will play cached stream(StartStreamingCached).
So this should be used for CDN.

B = IgnoreDemoStopCommand
this will ignore dem_stop(?) command.
this ignores timeouts of GOTV. even server shuts down, client retries to fetch fragments forever.

F = PlayFromFragment(specified value + 1)
You can specify fragments to play

A = PlayFromFragment(1)

@FlowingSPDG
Copy link
Owner Author

I can probably make a debug output by using
demo_debug command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant