kelvingakuo / pyforkurento

Python client for Kurento Media Server. Use these bindings to build an app server for KMS in Python
https://pyforkurento.readthedocs.io/en/latest/
MIT License
12 stars 4 forks source link

A python client for Kurento Media Streamer

This SDK is not yet 'prod-ready' and was inspired by this abandoned project

This project is also now abandoned since 2020. Expect things to break. Feel free to fork and keep building

Read the complete documentation here: https://pyforkurento.readthedocs.io/en/latest/

CHANGELOG

This changelog loosely follows semantic versioning

0.1.7 5th Mar 2020

Improved

0.1.6 18th Feb 2020

Changed

0.1.5 14th Feb 2020

Improved

0.1.4 13th Feb 2020

Improved

0.1.3 12th Feb 2020

Improved

Fixed

Added

0.0.2 5th Feb 2020

Fixed

0.0.2 5th Feb 2020

Fixed

0.0.1 5th Feb 2020

PLAN

  1. Implement better asynchronocity. Asyncio?
  2. Write tests
  3. Release V1.0.0
  4. Write as many recipes as are in the official docs