Skip to main content

A Python client for Kurento Media Server

Project description

A python client for Kurento Media Streamer

CONTENTS

  1. Changelog

USAGE

  1. Install Kurento
sudo docker run --name kms -d -p 8888:8888 kurento/kurento-media-server

DO NOT USE THIS SDK IN ANY FORM OF A PRODUCTION ENVIRONMENT

The implementation of this SDK was inspired by this abandoned project

REFERENCE DOCUMENTATION

https://github.com/Kurento/doc-fiware-readthedocs/blob/master/apib/stream_oriented_open_api.apib

CHANGELOG

This changelog follows a loose version of semantic versioning

0.0.2 5th Feb 2020

Fixed

  • Class method parameters error

0.0.2 5th Feb 2020

Fixed

  • Import error

0.0.1 5th Feb 2020

  • Released a very basic version of the project under the name 'pyforkurento' with only the capability to:
    • Create:
      • Media Pipelines
      • Player Endpoints
      • WebRTC Endpoints
    • Subscribe to ICE candidates events on a WebRTC Endpoint

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyforkurento-0.0.3.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

pyforkurento-0.0.3-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page