Releases: cine-io/cineio-ruby
Releases · cine-io/cineio-ruby
v0.2.0
Added endpoint for the project and stream usage reporting
0.1.5
Added peer signature generation
v0.1.4
added ability to query streams by name
0.1.3
Added /projects endpoint. Requires masterKey.
0.1.1
Added record=true|false to stream
0.1.0
Added delete stream recording to api.
Moved stream.recordings(id) to stream.recordings.index(stream_id)
v0.0.6
added stream recordings api endpoint
v0.0.5
added create stream with name
added update project name
added update stream name
v0.0.4
Added stream and project delete api endpoints