jonf
(JonF)
September 28, 2016, 6:24pm
1
I am trying to demo the SwiftSamples.xcworkspace on Github https://github.com/Backendless/iOS-Samples/tree/master/samples/swift
Would like to get the Backendless Media Service working to record, playback, and possibly do live streaming.
Is there an updated sample to test out your services?
Thank you
Please convert it to Swift 2.3 and try.
jonf
(JonF)
October 5, 2016, 11:02pm
3
I did and still nothing…
Here are some changes made with Swift 3 that got the video recorder to work and save to BE…
Still having issues with the playback and live stream.
Do you mind taking a look?
jonf
(JonF)
October 5, 2016, 11:10pm
4
Sorry, the file didn’t get uploaded. Here is the link to my github page
https://github.com/fatsjohonimahnn/video-recorder-player-backendless
VideoService sample has been fixed for Swift 3, you could get it from iOS-Samples github .