Updates to images for webRTC audio
This commit is contained in:
parent
c1b325f92f
commit
24ea43ba8f
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.5 KiB |
@ -52,7 +52,7 @@
|
||||
<p>Join a demo session on this server.</p>
|
||||
|
||||
<form name="form1" method="GET" onsubmit="return checkform(this);" action="/demo/demo1.jsp">
|
||||
<input type="text" id="username" required="" name="username" placeholder="Enter Your Name" size="29" class="field input-default">
|
||||
<input type="text" id="username" required="" name="username" placeholder="Enter Your Name" size="29" class="field input-default" autofocus>
|
||||
<input type="submit" value="Join" class="submit_btn button success large"><br>
|
||||
<input type="hidden" name="action" value="create">
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user