Files
webrtc/examples/rtp-forwarder/jsfiddle/demo.css
Quentin Renard 38ee94e743 Added examples/rtp-forwarder
Add new example that demonstrates how to take WebRTC to RTP.
Also provides instructions and pre-canned SDP so you can easily
playback in VLC and ffmpeg.

Resolves #1061
2020-03-08 12:57:00 -07:00

4 lines
52 B
CSS

textarea {
width: 500px;
min-height: 75px;
}