평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.16f1 | Compatible | Compatible | Compatible |
Vizario H264RTSP Player is a lightweight library to enable live RTSP streaming of H264 and AAC bitstreams to iOS or Android devices (respectively standalone apps or Editor Win64 and OSX) from a local PC or remote server. The library allows you to register as an RTSP client to a server and play back the video content within a texture, respectively audio over the native audio device.
The library is developed towards playback of live data and is essentially the playback-counterpart of the video casting asset:
https://assetstore.unity.com/packages/tools/video/vizario-h264rtsp-196278
The main purpose of this asset is to enable simple streaming of H264/AAC live streams from an RTSP server to a client, decoding und playing back as efficiently as possible. It was **NOT** designed to do perfect audio/video synchronization, **NOR** to become a generic player framework like LibVLC.
However, the libraries use the native audio devices for audio output (if desired). In other words, the AAC decoder is indeed a full player without the need to mess with device audio setups.
- Connect to RTSP Server: enter URL/Port/Channel and retrieve H264/AAC data
- Native Texture Rendering and Playback: uses native SDK to draw to texture on C++ level
- Optional casting from ffmpeg+VLC: choose ffmpeg and pipe output to VLC serving RTSP stream
The package was also tested to work on Magic Leap 2 (Video only) and Meta Quest 2/Pro (Video and Audio).
---
TRIAL VERSION AVAILABLE HERE!
PLEASE CONSIDER THE FAQ FOR ANY ADDITIONAL QUESTIONS REGARDING THE ASSET OR SEND AN EMAIL TO support [at] arth.co.at
---
Vizario H264RTSP Player
