issues
search
elixir-webrtc
/
ex_webrtc
An Elixir implementation of the W3C WebRTC API
Apache License 2.0
363
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix ICECandidate types
#174
roznawsk
closed
2 days ago
1
Add G711 payloader and depayloader, update deps, release 0.6.3
#173
sgfn
closed
4 days ago
0
Observability: OpenTelemetry
#172
tsloughter
opened
4 weeks ago
1
WHIP/WHEP example not working with OpenH264 encoder
#171
kevinschweikert
opened
1 month ago
1
Fix rtcp for no track
#170
roznawsk
closed
1 month ago
4
Update Fly.io instructions
#169
mickel8
closed
1 month ago
1
Update deps and examples
#168
mickel8
closed
2 months ago
0
Add support for Fly.io deployments
#167
mickel8
closed
2 months ago
1
Fix typo in docs
#166
Arp-G
closed
2 months ago
1
Add guide on offering to receive media tracks
#165
mickel8
closed
2 months ago
1
Make DataChannel support optional
#163
LVala
closed
2 months ago
1
Include DataChannel stats in `PeerConnection.get_stats`
#162
LVala
closed
2 months ago
1
DataChannels: allow for closing, apply negotiated stream parameters
#161
LVala
closed
2 months ago
1
Buffer RT(C)P packets that arrive pre-DTLS handshake completion
#160
sgfn
closed
3 months ago
2
Add deploying tutorial
#159
mickel8
closed
2 months ago
1
Add jitter buffer
#158
sgfn
closed
2 months ago
1
Add DataChannels
#157
LVala
closed
2 months ago
1
Make docs smaller
#156
sgfn
closed
3 months ago
1
Bump deps, release 0.4.0
#155
sgfn
closed
3 months ago
1
Hide VP8 and Opus Payloader/Depayloader modules
#154
mickel8
closed
3 months ago
1
Add `format parameters` to default video codecs
#153
LVala
closed
3 months ago
1
Dynamic dispatch for (de)payloaders
#152
sgfn
closed
3 months ago
1
Add simulcast tutorial
#151
mickel8
closed
3 months ago
1
Ignore lack of `rtcp_mux` in rejected m-lines
#150
LVala
closed
3 months ago
0
`:missing_rtcp_mux` when streaming to firefox
#149
Noarkhh
closed
3 months ago
1
Handle other retransmit case in DTLSTransport
#148
sgfn
closed
3 months ago
1
Add behaviour and dynamic dispatch for (de)payloaders
#147
sgfn
closed
3 months ago
6
Add tutorial about debugging
#146
LVala
closed
3 months ago
1
Fix `set_remote_description` failing on description with rejected m-lines
#145
LVala
closed
3 months ago
1
Unable to apply answer with disabled mlines
#144
sgfn
closed
3 months ago
0
Create a common behaviour for payloaders and depayloaders
#143
mickel8
closed
3 months ago
0
Add section about debugging/observability in tutorials
#142
mickel8
closed
3 months ago
0
Further improvements to `Introduction to Elixir WebRTC` tutorial
#141
LVala
closed
4 months ago
1
Add `track_id` to packets sent in `{:rtcp, ...}` message
#140
LVala
closed
4 months ago
1
Expose ICE port range
#139
mickel8
closed
4 months ago
0
Unable to demux incoming RTCP packets
#138
LVala
closed
4 months ago
0
DTLS transport crash on message `:retransmit`
#137
sgfn
closed
3 months ago
0
Add `Introduction to Elixir WebRTC` tutorial
#136
LVala
closed
4 months ago
2
Fix: always include remote fingerprint in stats
#135
LVala
closed
4 months ago
0
Improve inbound/outbound RTP stats
#134
LVala
closed
4 months ago
1
Fix examples sometimes not loading in Chromium
#133
mickel8
closed
4 months ago
1
Examples sometimes don't load in Chromium
#132
mickel8
closed
4 months ago
2
Update examples. Update ex_webrtc deps.
#131
mickel8
closed
4 months ago
1
Fix `Demuxer` initialization based on SDP
#130
LVala
closed
4 months ago
1
RTP demuxer fails when decoding RTX padding packet
#129
sgfn
closed
4 months ago
0
Dependency conflict when using ex_webrtc in a new Phoenix project
#128
filipevarjao
closed
4 months ago
4
Firefox can't establish two simultanous peer connections with Elixir WebRTC
#127
mickel8
closed
4 months ago
1
Add `RTP.Munger` and H264 codec utilities
#126
LVala
closed
4 months ago
1
Remove redundant FMTP specification from default codecs
#125
mickel8
closed
4 months ago
0
Update deps. Bump version to 0.3.0
#124
mickel8
closed
4 months ago
1
Next