WebATV - Creating a Live ATV Stream in a browser: Unterschied zwischen den Versionen

Aus DL8RDS Wiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „== Project Scope == Referring to the successfully implemented project Serial ATV Relais Control, I have the following idea: Since I cannot participate in…“)
 
Zeile 13: Zeile 13:
 
* https://www.html5rocks.com/en/tutorials/webrtc/basics/
 
* https://www.html5rocks.com/en/tutorials/webrtc/basics/
 
* https://webrtc.github.io/samples/src/content/getusermedia/gum/
 
* https://webrtc.github.io/samples/src/content/getusermedia/gum/
 +
* https://webrtc.github.io/samples/
 
* https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos
 
* https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos
  

Version vom 14. Februar 2018, 16:07 Uhr

1 Project Scope

Referring to the successfully implemented project Serial ATV Relais Control, I have the following idea:

Since I cannot participate in our ATV group locally because I am too far away, I want to have the possibility to grab the webcam of my laptop and stream it to our ATV relay.

I will call the mode WebATV.

2 Background

Here is a collection of relevant tech info:

3 Implementation

TBA