HI,
Just trying out your blog on building live streaming app for iOS, I want to try and play the live stream from another device. Do you have any sample code for this? Thanks!
HI,
Just trying out your blog on building live streaming app for iOS, I want to try and play the live stream from another device. Do you have any sample code for this? Thanks!
Hi WebCazz,
This link can be useful for you
Regards,
Denys
The sample I have seen are on the same device. When I live stream I can see the stream on my backendless account in media. I can’t find any sample to get that video to play to another device.
Sorry if I’m being thick here, I’m still getting grips with Swift.
Hi!
You should go to Backendless console -> Code generation -> IOS
and download 2 apps: Sample video broadcaster and Sample video-on-demand viewer.
Sample video broadcaster you can use for video publishing and Sample viewer for video playback.
Ah great! Thanks Kate I’ll try this out.
Do you have the sample codes in Swift?
Unfortunately, we do not. All the sample code we have for Media streaming is in Obj-C
THanks
Here is a sample in Swift.