You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/synctv-xiu/src
zijiren 0778c2b23e
feat(rtmp): add advertised publish workflow (#439)
## Summary

- add the RTMP advertised address runtime setting and use it when
returning generated publish URLs
- generate reusable media-scoped publish sessions through the
provider-owned workflow
- preserve single-use publish keys while allowing creators to mint
replacements
- update runtime-setting documentation and generated protobuf contracts

## Verification

- cargo check -p synctv --features web-ui
- git diff --check
- end-to-end RTMP publish and playback against the embedded Web UI
1 month ago
..
bytesio refactor: remove low-value thin wrappers (#426) 1 month ago
flv refactor: remove low-value thin wrappers (#426) 1 month ago
h264 chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
hls feat(rtmp): add advertised publish workflow (#439) 1 month ago
httpflv chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
mpegts refactor: remove low-value thin wrappers (#426) 1 month ago
rtmp refactor: remove low-value thin wrappers (#426) 1 month ago
rtsp chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
storage refactor: remove low-value thin wrappers (#426) 1 month ago
streamhub refactor: remove low-value thin wrappers (#426) 1 month ago
lib.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago