6 lines
316 B
HTML
Executable File
6 lines
316 B
HTML
Executable File
<video height=100% width=100% autoplay controls>
|
|
<source src="http://ec2-184-73-81-155.compute-1.amazonaws.com:8080/stream0-640x360-600kbps.m3u8">
|
|
</video>
|
|
<audio autoplay controls>
|
|
<source src="http://ec2-107-21-189-254.compute-1.amazonaws.com:8000/<%= auth.get('meetingID') %>..mp3" type="audio/mpeg">
|
|
</audio> |