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

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

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2018 09:42PM UTC
Files 105
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: 53.114% (+32.8%) from 20.355%
1039.1

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.

3539 of 6663 relevant lines covered (53.11%)

5.96 hits per line

Source Files on job 1039.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 3
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 813
  • Travis Job 1039.1
  • 8cbd8b07 on github
  • Prev Job for on master (#1037.2)
  • Next Job for on master (#1046.2)
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