diff --git a/www/links.html b/www/links.html index f0623e08..1717a707 100644 --- a/www/links.html +++ b/www/links.html @@ -73,7 +73,6 @@
  • frame.mp4 snapshot in MP4-format / browsers: all / codecs: H264, H265*
  • stream.m3u8 HLS/TS / browsers: Safari all, Chrome Android / codecs: H264
  • stream.m3u8 HLS/fMP4 / browsers: Safari all, Chrome Android / codecs: H264, H265*, AAC
  • -
  • webrtc.html with two-way audio for supported cameras / browsers: all / codecs: H264, PCMU, PCMA, OPUS
  • MJPEG source

  • stream.html with MJPEG mode / browsers: all / codecs: MJPEG, JPEG
  • @@ -85,6 +84,7 @@

    Play audio

    +
    example: ffmpeg:https://example.com/song.mp3#audio=pcma#input=file
    send / cameras with two way audio support
    @@ -98,13 +98,50 @@ }) -
    -

    Share stream

    - share - copy link - delete +
    +

    WebRTC Magic

    +
  • video+audio+microphone = two way audio camera
  • +
  • camera+microphone+audio = two way audio browser
  • +
  • display = broadcaster software
  • + +
    + + + + + +
    + + + +
    + + + + +
    +
    +
  • webrtc.html local WebRTC viewer
  • + +
  • + share link + copy link + delete + external WebRTC viewer +
  • diff --git a/www/webrtc.html b/www/webrtc.html index 15da853c..5263a563 100644 --- a/www/webrtc.html +++ b/www/webrtc.html @@ -19,36 +19,61 @@ \ No newline at end of file