Skip to content

openflint/flint-web-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project includes both web sender sdk and receiver sdk

Sender SDK

Now Sender SDK is available for Firefox OS 2.2. Please download https://openflint.github.io/flint-web-sdk/out/flint_sender_sdk.js and add it in your Firefox OS app. You can refer to https://github.com/openflint/flint-web-sdk/tree/gh-pages/doc/sender for more information.

Receiver SDK

Just include the JavaScript libraries URL into your receiver apps.

    <script src="//openflint.github.io/flint-web-sdk/out/flint_receiver_sdk.js"></script>
    <script src="//openflint.github.io/flint-web-sdk/out/libs/mediaplayer.js"></script>

Please refer to https://github.com/openflint/flint-web-sdk/tree/gh-pages/doc/receiver for more information.

About

Flint Web SDK in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published