-
```
What steps will reproduce the problem?
1.open npr app on Samsung note 3 with android version 4.3 with a fine wifi or
connection from the service provider (issue happens both ways)
2.try to stream…
-
In live streams, subsequent manifest requests may return the same result. I.e., there is no new segment.
Sometimes this is due variable fragment duration (E.g., even if the average is 10 seconds, …
karyn updated
7 years ago
-
Hi All,
I have Mobotix camera. I would like to stream from the camera in android mobile application. I have used these vlc-android-sdk library. I have 5 seconds delay between the live and showing the…
ghost updated
6 years ago
-
![image](https://user-images.githubusercontent.com/8268725/47127001-38b35800-d259-11e8-9b2c-2e41d53d1da7.png)
-
It appears that when attempting to play a live event stream, playback starts from the beginning of the stream rather than as close to live as possible. This usually results in an background animation …
-
HLS plays the live stream a bit faster and it also pause and resume.
Here's the video for comparison between RTMP (flash) and HLS:
https://youtu.be/VxfoBQjoY6E
I have hls_fragment set to 1s while fo…
-
### Addon Manifest URL
https://yggstremio.fun/manifest.json
### Addon Description
A Jackettio addon configured for french content, it get streams from Ygg indexer
### Language of Content
French (…
-
Does this SDK allow live video streaming from Insta360 One X2 to PC? I found a stream start method in the documentation. But I did not understand how to use it in my task.
-
The error occurs when I move the slide to close my lips, before I didn't get that error, but now I do.
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Versi…
-
What is the best setup (if it possible with Camera component) to stream live video over http (websockets)? It looks like the current approach in the example just saves the file. Thank you.