• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pions / webrtc / 1039 / 2
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2018 09:42PM UTC
Files 102
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Nov 2018 09:39PM UTC coverage: 22.947% (+2.6%) from 20.355%
1039.2

push

travis-ci

Michael MacDonald
Allow Raw RTP input to RTCTrack

Resolves #212

Support forwarding packets from existing RTP streams. Adds
the following new methods to RTCPeerConnection:
  * NewRawRTPTrack() -- expects a non-zero SSRC and accepts
    a stream of *rtp.Packet from an existing RTP stream
  * NewRTCSampleTrack() -- generates an SSRC and accepts
    a stream of media.RTCSample

Deprecates NewRTCTrack() in favor of NewRTCSampleTrack().

Exposes a new RawRTP channel on *RTCTrack instances which
accepts *rtp.Packet.

1495 of 6515 relevant lines covered (22.95%)

1.64 hits per line

Source Files on job 1039.2
  • Tree
  • List 0
  • Changed 57
  • Source Changed 2
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 813
  • Travis Job 1039.2
  • 8cbd8b07 on github
  • Prev Job for on master (#1037.2)
  • Next Job for on master (#1046.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc