flicr-capstone / issues

0 stars 0 forks source link

Implement client side view for streaming pipeline using janus API #58

Closed james-herbstritt closed 4 years ago

james-herbstritt commented 4 years ago

Janus has a JavaScript API which we will use to make our client side streaming window.

mmgoodnow commented 4 years ago

https://janus.conf.meetecho.com/docs/JS.html

mmgoodnow commented 4 years ago

We have made some good progress on this today. We used the Janus JS api to interface with the server and initiate a stream, but got stuck on displaying the stream.