Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.34 KB

File metadata and controls

26 lines (18 loc) · 1.34 KB

Home

Dependencies

  1. FFmpeg 3.3.6 'Hilbert' - library (binaries) acting:
  • HLS protocol scenario's downloader and demuxer.
  • RTP/RTSP protocol based scenario's demuxer.
  • MPEG DASH protocol based scenario's demuxer.
  1. https://github.com/ngraziano/SharpRTSP (RTP/RTSP module, 23rd December 2018) - RTP/RTSP protocol scenarios downloader
  1. Samsung Tizen TV firmware for 2019, 2020 TVs, including the Tizen 5.x TV emulator distributed with the Tizen Studio SDK 3.7 and newer.
  2. Video content URLs embedded in videoclips.json files. See in the project tree:
  • Resources\videoclips.json
  1. React Native Tizen (https://github.com/Samsung/react-native-tizen-dotnet) based on react-native 0.42 and react-native-windows 0.42.

    Important

    Node.js versions higher than 12.10 were affected by regular expression syntax issue (facebook/react-native#26598) which impacts the React Native Tizen dependencies update (npm or yarn command). If it happens, try downgrading Nodejs to version 12.10.