rtp-send

command
v0.0.0-...-9e3ff97 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 12 Imported by: 0

README

Instructions

Download rtp-send example

go get github.com/pion/mediadevices/examples/rtp-send

Listen RTP

Install GStreamer and run:

gst-launch-1.0 udpsrc port=5000 caps=application/x-rtp,encode-name=VP8 \
    ! rtpvp8depay ! vp8dec ! videoconvert ! autovideosink

Or run VLC media plyer:

vlc ./vp8.sdp

Run rtp-send

Run rtp-send localhost:5000

A video should start playing in your GStreamer or VLC window. It's not WebRTC, but pure RTP.

Congrats, you have used pion-MediaDevices! Now start building something cool

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL