-
Is there a specific way of streming video in owncloud ios library? I 'm using below code to stream video from our owncloud server.
@property (nonatomic, strong) MPMoviePlayerController *moviePlayerC…
-
developing video app to stream stored footage.
-
**What is the issue and how what do you do to make it happen**
ASB player skips two subtitle lines instead of just one when i just try to seek the next or previous subtitle line
i just load the…
-
how i can do live streaming from raspberry pi camera with python to firebase, and using this library ?
-
### Version
v1.2.0
### Which operating systems have you used?
- [X] Android
- [X] iOS
### Environment that reproduces the issue
Both
### Is it reproducible in the example application?
Not teste…
-
Is there any way within the valiant API to handle video sources being streamed?
At the moment our video is just over 1GB and we'd like to avoid the entire download before I user can experience the…
-
First, great library and thank you for writing this! Using this library in C++ is painful even if it is a necessary evil at times.
Have you tried this with streaming H.264 video data? My use case f…
-
### Package version
3.0.0-pre.7
### Environment
```markdown
* OS:Android
* Unity version:2022.3
```
### Steps To Reproduce
1. import package WebRTC 3.0.0-pre.7
2. in unity Create …
-
I would like to expose the bandwidth estimate via the API, and I was wondering if such a change would be accepted.
When encoding video for streaming, it is often possible to set a bandwidth limit. Th…
-
I am trying to create a close-to-realtime streaming implementation. The user should be able to remotely control the browser, so the streaming delay needs to be minimal. I tried different solutions, th…