dinesh547
dinesh547
hi @huangc10 have you found any fix for the issue ? Or any alternate solution for this. Please let us know if anyone else found a solution for the above...
@jgh- , I am trying to implement the same but there are no much documentation available for RTMP. Do you know any document which details the authentication in RTMP and...
@shubhank008 as per i know it works only for ffmpeg (or applications using ffmpeg) not for videocore.
Hi @jgh- i am trying to implement the authentication in your code. But i am facing some issues while sending the data.. What i am doing is checking if I...
ANybody who needs to implement authentication can refer to ffmpeg code. The authentication code is pretty much clear there.
Are you able to solve this issue? I am facing the same issue here.
> No, unfortunately I couldn't manage to get the bridging header import working. I had to manually forward-declare the Swift classes, which seems like a hacky workaround. See code [here](https://github.com/cuvent/react-native-vision-camera/blob/a0e063414ab727da2e63ab1d40b9d646bd6556d8/ios/Frame%20Processor/FrameProcessorRuntimeManager.mm#L43-L51)...
> Did you create two separate podspecs or did you use subspecs? > I tried to use subspecs, one for the Swift code ("Core") and one for the .h, .m,...