My partner and I are developing an app for a client where they have a camera that connects to the app. Currently it is running in http but we want to use RTSP. We scraped the internet today to look for possible ideas, but they all seem outdated.
We tried incorporating DFURTSPPlayer but kept getting compile errors that were related to the actual SDK.
We want to use something like VideoStreamSDK.
Does anyone have any ways they can point us towards?
Thanks!
SOLVED
We found a RTSP player essentially that we were able to just incorporate it easily into our project.
[edit: This requires to purchase their license :( , currently it is not working and throws error: Error Domain=com.imoreapps.avplayer.errordomain Code=-149]