Olly Rennard

Results 12 comments of Olly Rennard

[log.txt](https://github.com/apivideo/api.video-reactnative-live-stream/files/9456176/log.txt) log file attached

example code here: ``` import React, { useCallback, useEffect, useRef, useState } from 'react'; import { View, TouchableOpacity } from 'react-native'; import { LiveStreamView } from '@api.video/react-native-livestream'; const RecordStream =...

1.2.0 Is there any way I can determine which parameters are supported? I've been trying to perform the same Android native however I'm not sure your example is up-to-date, I'm...

I've just spent several hours trying to implement both your native SDK and StreamPack. I've managed to implement it with your SDK and the same thing happens, I'm struggling to...

Is there any chance you could send me a full StreamPack example to try and run?

Thanks for your reply. I tried with SteamPack and it worked fine on the original device and a new one. I went back to your library to try and it...

Strange.. Unfortunately not. It was just a case of starting the stream and then stopping it. I think occasionally it would work but 90% of the time it wouldn't

Thanks for your response. Unfortunately I'm not able to test on a different laptop. Please could you explain how this might make a difference? I've been assuming the handles are...

Please merge this somebody

Thanks for the response. Unfortunately I've already tried using event bridge, the issue I run into is the stream start event fires before the player actually has access to the...