espressif/esp_media_protocols

0.6.0

Latest
uploaded 13 hours ago
Espressif media protocols

changelog

# Changelog

## v0.6.0

### Features

- Added domain for a single server divided into multiple domains
- Added TCP/TLS keep-alive mechanism
- Added configurable read/write and connect timeouts
- Added response handling for NOTIFY messages

### Bugfix

- Removed authentication headers from unwanted methods
- Fixed missing expire handling in Contact and failure to reset after REGISTER OK
- Removed Expires header from unwanted methods
- Removed retry send logic for TLS/TCP
- Fixed incorrect SIP message parsing when peer flushes input over TCP/TLS
- Improved safety of `strcasecmp` to prevent NULL pointer crashes
- Refined TLS error log output
- Fixed incorrect ACK request sending
- Fixed incorrect handling of `200 OK` responses after a CANCEL

## v0.5.1

### Features

- Update dependency to `espressif/media_lib_sal`

## v0.5.0

### Features

- Initial version of `esp_media_protocols`
- Add media protocols library
- Add a breaking change for the pts added to esp rtsp send stream

Links

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp_media_protocols^0.6.0"

download archive

Stats

  • Archive size
    Archive size ~ 7.55 MB
  • Downloaded in total
    Downloaded in total 521 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_media_protocols version: 0.6.0
|