Commit Graph

4 Commits

Author SHA1 Message Date
Artur Shellunts
979aefd702 Update jsfiddle in play-from-disk
Add 'copy browser Session Description to clipboard'. This makes it
easier to copy the Session Description. Before users would accidentally
not copy the entire value
2021-10-30 13:58:57 +02:00
Sean DuBois
a49f98f0c7 Add STUN server to all examples
Just to reduces friction for users

Resolves #1432
2020-09-18 15:08:13 -07:00
Sean DuBois
bbbd820e15 Add media/oggreader
Start oggreader, this allows a user to demux an oggfile so they can
easily play files from disk.

Resolves: #1133

Co-authored-by: Somers Matthews <somersbmatthews@gmail.com>
Co-authored-by: funvit <funvit@gmail.com>
2020-06-18 03:14:44 -07:00
Sean DuBois
0d585106c0 Add examples/play-from-disk
Using IVFReader demonstrate how users can stream a video
from hard disk to browser.

Relates to #636
2019-08-08 16:44:50 -07:00