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

How can I change the HLS config? (IHLSConfig) #882

Open
nesnes opened this issue Feb 17, 2020 · 0 comments
Open

How can I change the HLS config? (IHLSConfig) #882

nesnes opened this issue Feb 17, 2020 · 0 comments

Comments

@nesnes
Copy link

nesnes commented Feb 17, 2020

Description

In my application, I need to change the startPosition of my HLS stream. This setting is available in HLS.js and listed in the following file but I do not find how to update it from the VgAPI or elsewhere.

https://github.com/videogular/videogular2/blob/master/src/streaming/vg-hls/hls-config.ts#L13

Expected Behavior

Be able to access and edit the default IHLSConfig (before or after setting the video source)
Notice that I have multiple players on the same page requiring different HLS configurations.

Actual Behavior

Not access seems to be available.

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

No branches or pull requests

1 participant