-
Is it possible to use this "react-native-red5pro" library with Adobe media server? If it is not possible, do you know something compatible with Adobe Media Server?
-
It clones with git appropriately but this is the output.
```Starting Letsencrypt SSL InstallerDownloading letsencrypt ssl cert generator
Cloning into 'letsencrypt'...
remote: Enumerating objects:…
-
03-16 21:33:24.528 26395-26395/vunya.ic E/AudioRecord: Could not get audio input for record source 1, sample rate 8000, format 0x1, channel mask 0x10, session 580, flags 0
03-16 21:33:24.529 26395-26…
-
How to stream local video from android sdcard to red5pro (Video on demand)
-
How to use streaming camera2?
-
I am getting audio output from the speaker instead of the earpiece, red5Pro should handle this or should I control it by myself?
-
I have managed to modify securityPlugin from red5-plugins collection to filter broadcasters based on IP address. However when I tested publishing using nanoStream's publishing app on iOS, I managed t…
-
To install on android, you must manually edit a file to link the red5pro jar file. This seems to be a flaw because every time someone builds the node modules it requires you to go in every time to upd…
-
I am trying to modify the volume for an "R5Stream", specifically, I would like to be able to mute or unmute it without tinkering with the system volume.
(Much like how in MediaPlayer, it provides a…
-
I use `new red5prosdk.RTCPublisher();` on my page with
```
```
When I see camera, I also see video current time value: 46:33:26. This value should not be such big, because I just created stream w…