From e0320b8ead4d546e0650151ab236fb428a730446 Mon Sep 17 00:00:00 2001
From: Alexey Khit
Date: Fri, 10 Mar 2023 17:26:46 +0300
Subject: [PATCH] Adds media selection to links and webrtc html pages
---
www/links.html | 60 +++++++++++++++++++++++++++++++++++++++++++------
www/webrtc.html | 54 ++++++++++++++++++++++++++++++++------------
2 files changed, 93 insertions(+), 21 deletions(-)
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 @@
@@ -98,13 +98,50 @@
})
-