Immersive-Video-Sample icon indicating copy to clipboard operation
Immersive-Video-Sample copied to clipboard

This Immersive Video project includes 2 samples which are based on OMAF and WebRTC streaming frameworks.

Results 27 Immersive-Video-Sample issues
Sort by recently updated
recently updated
newest added

The 360SCVP library is really a good library for the viewport-dependent streaming case. As there's a [GStreamer plugin ](https://github.com/OpenVisualCloud/SVT-HEVC/tree/master/gstreamer-plugin)for SVT-HEVC available, is there any plan to make a Gstreamer plugin...

![image](https://user-images.githubusercontent.com/17757554/196177731-ee980384-5ea8-4bb5-af25-cf3b7a31021b.png) when I use the `in_parallel` parameter, the above error occurred during encoding. the encoding command is as follows. ```shell numactl -N 0,1,2,3 ./ffmpeg -stream_loop -1 \ -i $1 -input_type...

![image](https://github.com/OpenVisualCloud/Immersive-Video-Sample/assets/34387150/b7dd16b1-6c9f-4425-ba41-51f961764485) When I transcode to more than 5,000 frames each time, a crash occurs, and it seems to crash at the same location. SubEncoderSVT.cpp seems not to be found in...

Hello! I'm trying to run a WebRTC Sample and experiencing an issue with the player. I'm running the server and can go to the localhost:3001 and see some debug player...

Hi, I'm trying to build and run the source code and encountered the following problem. When I start ffmpeg on the server side, it shows that some parameters in the...

@U1X6WK @luoying1234 @hzhan80 Hi professionals, I am sorry to bother you, and I just wonder whether any congestion control algorithm (CCA) is supported in WebRTC-Sample? I have checked throughout the...

I am trying to run ./render in my ubuntu 22.04 machine, but when I run it, I got the following error. root@ekpk:/home/khin/Immersive-Video-Sample/src/build/client/player/app# ./render X Error of failed request: BadAccess (attempt...