Streaming Support¶
Movian supports various streaming protocols and adaptive streaming technologies.
Supported Protocols¶
HTTP/HTTPS¶
Standard HTTP streaming:
HLS (HTTP Live Streaming)¶
Apple's adaptive streaming protocol:
DASH (Dynamic Adaptive Streaming)¶
MPEG-DASH support:
RTSP¶
Real-Time Streaming Protocol:
Adaptive Streaming¶
Quality Selection¶
Movian automatically selects appropriate quality based on:
- Available bandwidth
- Screen resolution
- CPU capabilities
- Buffer status
Manual Quality Control¶
Buffering¶
Buffer Configuration¶
Buffer States¶
- Buffering: Loading initial data
- Playing: Sufficient buffer
- Rebuffering: Buffer depleted
Network Optimization¶
Connection Settings¶
- Connection timeout
- Read timeout
- Retry attempts
- User agent
Bandwidth Management¶
- Adaptive bitrate selection
- Buffer-based throttling
- Network condition monitoring