Supported Streaming Protocols
Samsung SSSP4 - SSSP6
Are you using Samsung Tizen to play streams? Read more about limitation and Tizen-specific details.
Supported streaming protocols by Samsung SSSP 4/5/6 are:
- RTP/UDP
- Smooth Streaming
- MPEG DASH
- HLS
- HTTP
Please note: Url to stream RTP and UDP content must be rtp:// and udp:// .
Note
To be able to play video stream in UHD resolution on Tizen device you have stream .ts files without transcoding. Read more here.
LG webOS 3, 3.2 and 4.0
| Protocol | Media Container | Video Codec | Audio Codec |
|---|---|---|---|
| HLS V3 | TS | H.264 | MP3, AAC, AC-3 |
| UDP | TS | MPEG-2, H.264 | MPEG-1 layer 1 & 2, MPEG-1 layer 3, AAC, AC-3 |
| MP4 | H.264 | MPEG-1 layer 1 & 2, MPEG-1 layer 3, AAC, AAC-3 | |
| RTP | TS | MPEG-2 | MPEG-1 |
| MKV | H.264 | MPEG-1 AC- | |
| MP4 | H.264 | MP3, AC-3, AAC | |
| RTSP | TS | MPEG-1 & 2, MPEG-4, H.264 | MPEG-1 layer 1 & 2, MPEG-1 layer 3, AAC |
| M4E | MPEG-4 |
LG webOS 2
| Protocol | Media Container | Video Codec | Audio Codec |
|---|---|---|---|
| HLS V3 | TS | H.264 | MP3, AAC, AC-3 |
| UDP | TS | MPEG-2, H.264 | MPEG-1 layer 1 & 2, MPEG-1 layer 3, AAC, AC-3 |
| MP4 | H.264 | MPEG-1 layer 1 & 2, MPEG-1 |
BrightSign
BrightSign supports UDP/RTP, HTTP and HLS streaming. More over here: List of supported streaming protocols by BrightSign.
Additional resources:
Read about adjusting buffering and latency on BrightSign players.
Raspberry PI
RPi supports UDP, RTSP, HLS and HTTP stream. Recommended formats as below:
| Supported File Type(s) / Container Formats | Video Format / Codec | Audio Codec |
|---|---|---|
| MP4 | H.264, HighProfile up to 4.1 | AAC |
Unicast streaming on the RPi is using the following URL scheme:
udp://@:PORT
Android
The following network protocols are supported for audio and video playback:
- RTSP (RTP, SDP)
- HTTP/HTTPS
For video content that is streamed over HTTP or RTSP, there are additional requirements:
- For 3GPP and MPEG-4 containers, the moov atom must precede any mdat atoms, but must succeed the ftyp atom.
- For 3GPP, MPEG-4, and WebM containers, audio and video samples corresponding to the same time offset may be no more than 500 KB apart. To minimize this audio/video drift, consider interleaving audio and video in smaller chunk sizes.