-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ScarletsAudioStreamer, ScarletsMediaPresenter:
- onStop callback for more granulated flow control ScarletsMediaPresenter: - reset the buffer header on every play - check if passed mimeType is a supported mimeType - MediaRecorder only supports 1 parameters. this throw error on firefox FIX latency NaN in realtimeBufferPlay and refactor local variables for coherence I've fixed a bad calc of the latency that causes NaN values at the method 'realtimeBufferPlay' . Also I've refactored some local variables for better coherence Refactor local variables for coherence I've refactored some local variables for better coherence FIXED header latency when is a video More fixes. Running on chrome, firefox, safari
- Loading branch information
1 parent
5934628
commit 3e6757c
Showing
6 changed files
with
92 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.