Releases: QVDev/GunStreamer
fixes in scope variables
some fixes for variables naming and assignment.
Issue was that when using other variable names such as gunRecorder to recorder or gun instead of gunDB variables where undefined.
Add sound to screencapture
Now you have sound with the screencapture sound
Better configuration and screencast possibility
Improved demo and added possibility to do screencast. Make sure to set mimetype to audio only when doing screencast. Will be improved.
Mobile support
Removed some code to support mobile devices
Fixed gun not initialized
Fix for 0.0.4 as it gun was not initialised during integration
Release with remote parser and usage of gun (broken use 0.0.5)
Now the library uses cross origin download of the parser meaning you dont need to download it manually it will get it from cdn.
Also activated the gun to stream the data in the viewer. This should give an accurate performance index
Release with player part as well
0.0.3 --amend
Updated readme and example integration
Only updated the version to reflect the latest cdn example
First release for cdn capabilities
This is the first release to make cdn possible.