allen-edia
Results
2
issues of
allen-edia
Hi, This is intended to address #30. The application code can specify a 'get_media_options' function during construction, which is passed the `default_media_options` and returns an arbitrary options object. In our...
Hi, this is intended to address #7. The stream object is exposed to the application code. The application code can then stop the stream with code like: const { stream,...