ContentStream/en: различия между версиями

Материал из SmartPlayer
(Новая страница: «== Description == Description of streaming media (video and sound)»)
(Новая страница: «== General guidelines for creating a stream == 1. Configure the stream using the H264 codec, an example of settings from the device that sends the stream. <br> ...»)
Строка 4: Строка 4:
Description of streaming media (video and sound)
Description of streaming media (video and sound)


== Общие рекомендации по созданию потока ==
== General guidelines for creating a stream ==
1. Настройте поток с использованием H264 кодека, пример настроек с устройства, которое отдает поток. <br>
1. Configure the stream using the H264 codec, an example of settings from the device that sends the stream. <br>
[[Файл:StreamParams.png|300px|центр]]
[[File: StreamParams.png | 300px | center]]
2. Если поток RTP играет некорректно (звук или видео), попробуйте проигрывать поток по другому протоколу. Как правило, устройство которое генерирует поток отдает всегда несколько видов потока. HLS поток может играть стабильнее, чем RTP/RTPS. RTSP в рамках рынка цифровых вывесок не требуется, так как этот протокол только добавляет управление потоком (играть, пауза, перемотка) как правило данные функции не нужны, когда поток играет на устройстве 24/7 и не требует управления. <br>
2. If the RTP stream does not play correctly (audio or video), try playing the stream using a different protocol. As a rule, the device that generates the stream always gives several types of stream. HLS stream can play more stable than RTP / RTPS. RTSP is not required within the digital signage market, since this protocol only adds flow control (play, pause, rewind), as a rule, these functions are not needed when the stream is played on a 24/7 device and does not require control. <br>
3. Вначале попробуйте воспроизвести самый примитивный поток, а именно UDP.<br>
3. First try to play the most primitive stream, namely UDP. <br>
4. Если вы уверены, что все сделали корректно, запустите тестовое приложение по проигрыванию только потока. После установки вбейте в поле тестовый поток и проверьте его проигрывание.  
4. If you are sure that everything was done correctly, run the test application to play only the stream. After installation, enter the test stream into the field and check its playback.
{| class="wikitable"
{| class="wikitable"
|-
|-
! Операционная система !! Тестовое приложение !! UI тестового приложения
! Operating system !! Test application !! Test application UI
|-
|-
| WebOS 2/3/3.2/4/4.1 || http://sa2.org/w/tests/stream.ipk || [[Файл:TestWebOS.png|300px|центр]]
| WebOS 2/3/3.2/4/4.1 || http://sa2.org/w/tests/stream.ipk || [[Файл:TestWebOS.png|300px|центр]]

Версия от 12:53, 17 сентября 2021

Другие языки:

Description

Description of streaming media (video and sound)

General guidelines for creating a stream

1. Configure the stream using the H264 codec, an example of settings from the device that sends the stream.

2. If the RTP stream does not play correctly (audio or video), try playing the stream using a different protocol. As a rule, the device that generates the stream always gives several types of stream. HLS stream can play more stable than RTP / RTPS. RTSP is not required within the digital signage market, since this protocol only adds flow control (play, pause, rewind), as a rule, these functions are not needed when the stream is played on a 24/7 device and does not require control.
3. First try to play the most primitive stream, namely UDP.
4. If you are sure that everything was done correctly, run the test application to play only the stream. After installation, enter the test stream into the field and check its playback.

Operating system Test application Test application UI
WebOS 2/3/3.2/4/4.1 http://sa2.org/w/tests/stream.ipk

Поддержка клиентскими приложениями SmartPlayer по операционным системам

Платформа HLS RTP/RTSP SmoothStream DASH UDP YouTube HTTP
Linux Да Да Да Нет Да Да Да
Windows Да Да Да Нет Да Да Да
WebOS Да Да Неизвестно Неизвестно Да Да Да
Android Да Да Нет Нет Да Да Да
Tizen Да Да Да Да Да Да Да
Orsay Нет Да Нет Нет Да Нет Нет
ProCentric Неизвестно Неизвестно Неизвестно Неизвестно Неизвестно Неизвестно Да

О потоковой передачи данных

Потоковая передача Разрешение ссылки Префикс ссылки Дополнительное описание
HLS .m3u8 http(s):// wikipedia
RTP/RTSP - rtp:// rtsp:// wikipedia
SmoothStream .ism Manifest http(s):// wikipedia
DASH .mpd http(s):// wikipedia
UDP - upd:// wikipedia
HTTP .html http(s):// Пример: https://www.1tv.ru/iframed/eump-embedlive.html

Тестовые потоки : http://vlctest.eu5.net/