Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 18, 2020

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Example demonstrates how to connect to FreeSWITCH and save to disk

Co-authored-by: Sean DuBois <[email protected]>
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Dec 18, 2020
Sean-Der and others added 27 commits December 18, 2020 18:26
Travis no longer has Open Source plans
delete gstreamer-cli, wasn't able to make work with /v2

delete sfu-ws, going to re-implement and make simpler
Add schedule to GitHub workflow. We don't pin deps, so this will help us
when upstream breaks.
Simple websocket many-to-many SFU
Designed to have same behavior as web client
Example is many:many not one:many now
negotation -> negotiation
Update the sfu-ws client dependency library flutter_webrtc to 0.5.7
Modify flutter ios/android app configuration file,
so that it can connect to sfu-ws in non-secure (http/ws) connection mode
Suggest users use rtp-forwarder
Example that demonstrates how you can pull from a RTMP server and send
into the browser.

Resolves pion/webrtc#1644
Chrome is generate answers that then fail with SetLocalDescription.
Haven't been able to find the issue yet
Don't shadow error
RID/MID has been disabled in pion/webrtc@v3 so we no longer have an
issues signaling.
Match current tag
The code name may be uppercase,
it needs to be converted to lowercase when calling gst.CreatePipeline.
Connects to unreal-pixel-streaming and prints on incoming media.
The PR adds an ending quote to the gstreamer installation command
To facilitate ease of comparision of codecs,
the commit adds a lowercase check
Error build: cannot range over contours (type gocv.PointsVector).

Error run on macOS: NSWindow drag regions should only
be invalidated on the Main Thread!
Block until ICE Gathering is complete. Otherwise the returned SDP will
not have any ICE candidates.
Modified version of play-from-disk-h264 that does H264 instead of VP8

Co-authored-by: Twometer <[email protected]>
Ignore high complexity error in example
`go get` must include major version `/v3`

Resolves #106
PayloadType was hardcoded before so if remote peer used a different
PayloadType media woludn't play.
Default MTU for ffmpeg is 1500 which will get dropped on non-LAN
No behavior change, but makes code easier to follow

Resolves #119
renovate bot and others added 30 commits June 14, 2025 18:26
Update lint scripts and CI configs.
Update lint scripts and CI configs.
Update lint scripts and CI configs.
Update lint scripts and CI configs.
Add an example of using GoCV that sends the video back to the client via
WebRTC. The existing example gocv-receive decodes and plays on the
server.
Generated by renovateBot
Update lint scripts and CI configs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.