Skip to content

Conversation

@jdkim-hisplayer
Copy link
Collaborator

Hi, @ivder
I updated api document and quick start document.
Please review my update.
.

@jdkim-hisplayer jdkim-hisplayer requested a review from ivder October 29, 2025 06:26
 -> Support FishEye + Widevine DRM L3
- remove drmSecurityLevel
- add drmToken
* **public final void addStream(int playerId, [HISStreamProperties](#hisstreamproperties-class) stream)**: Adds a new video stream to be managed by the SDK.
* `stream`: The configuration object for a single video stream.

* **public final void addMultiStreams([HISMultiStreamProperties](#hismultistreamproperties-class) streams)**: Adds multiple video streams simultaneously.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdkim-hisplayer can we keep the old API for backward compatibility?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't use addMultiStreams API because we changed playerIndex to playerId. Everytime we add stream we should specify unique playerId.

Update quickstart-guide.md : move FishEye guide to separate document (fishEye.md)
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

Successfully merging this pull request may close these issues.

3 participants