mirror of
https://github.com/eerimoq/moblin.git
synced 2026-07-04 15:06:48 +00:00
Documentation.
This commit is contained in:
@@ -22,11 +22,11 @@ TestFlight: https://testflight.apple.com/join/PDpxEaGh
|
||||
|
||||
## Main app
|
||||
|
||||
- Stream using RTMP, RTMPS, SRT, SRTLA or RIST to any platform that supports
|
||||
them.
|
||||
- Stream using RTMP, RTMPS, SRT, SRTLA, RIST or WHIP to any platform
|
||||
that supports them.
|
||||
- H.264/AVC and H.265/HEVC video codecs.
|
||||
- Up to 4K resolution and 60 FPS. Use 120 FPS at your own risk.
|
||||
- SRTLA.
|
||||
- SRTLA and RIST.
|
||||
- Can use one cellular, one WiFi and multiple Ethernet connections
|
||||
simultaneously. Often called bonding.
|
||||
- Upload statistics per active connection.
|
||||
|
||||
@@ -4,5 +4,5 @@ DEVELOPMENT_TEAM = L82N7LD4N5
|
||||
// Something unique. Typically replace 'eerimoq' with your name.
|
||||
BASE_PRODUCT_BUNDLE_IDENTIFIER = com.eerimoq.Mobs
|
||||
|
||||
// 'free' or 'all'. 'all' probably requires paying for Apple development account.
|
||||
// 'free' or 'all'. 'all' requires paying for Apple development account.
|
||||
CAPABILITIES = free
|
||||
|
||||
Reference in New Issue
Block a user