Opened 5 years ago
Last modified 17 months ago
#1590 assigned task
network layer improvements — at Version 3
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | network | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
tracker ticket:
- #1504 delay SSL socket wrapping
- #619 better TCP_NODELAY handling: only use it when it is useful
- #639 UDP transport
- #999 catch limited bandwidth issues sooner
- #401 detect bad connection and warn the user
- #540 handle connection issues, session events, network drop outs, power events, etc
- #417 re-implement bandwidth constraint option
- #1134 websockify
- #1591 signals SA_RESTART siginterrupt etc
Other links:
- srtalliance: "making video streaming better"
- webrtc
- TCP BBR: loss-based congestion control can result in abysmal throughput because it overreacts..
Older tickets:
- #1424 html5 faster network layer
- #1271 support websockets in the python client
- #1134 websockify bottleneck
- #983 AF_VSOCK support
- #731 mdns service type
- #514 TCP_NODELAY
- #502 efficient network receive buffer management when receiving large chunks
- #418 more aggressive speed tuning when bandwidth is available
- #181 to yield or not to yield
Related tickets:
Change History (3)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 5 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.