1.0.1 • Published 5 years ago

symple-client-player-lock v1.0.1

Weekly downloads
9
License
-
Repository
-
Last release
5 years ago

Symple Client Player

The Symple JavaScript client player implements live media streaming in the browser using the Symple messaging protocol.

Supported streaming methods media types include:

  • WebRTC (H.264)
  • Flash (Speex, FLV, H.263, H.264)
  • HTML5 (MJPEG)

What is Symple?

Symple is a unrestrictive real-time messaging and presence protocol.

The protocol itself is semantically similar to XMPP, except that it is much more flexible and economical due to the use of JSON instead of XML for encoding messages.

Symple currently has client implementations in which make it ideal for a wide range of messaging requirements, such as building real-time games and applications which run in the web browser, desktop, and mobile phone.