Video Streaming Broken?

Hi,

I’ve just come back to doing some testing using the Swift Samples. Previously it was working fine - I could record a video and playback no problem. However, I’ve just gone to try it again today and it’s all not working?

Can’t record nor load existing videos.

Logs below (which seem to be much shorter than when it was working)

----------------------- playbackControl ------------------------------------------------------

2016-03-10 18:51:31.886 VideoService[49193:2630080] MediaService -> playbackStream: options = <MediaPlaybackOptions: 0x7fbd534511f0>

2016-03-10 18:51:31.887 VideoService[49193:2630080] >>>>>>>>>>>>>>>>>> MediaPlaybackOptions -> getServerURL: rtmp://media.backendless.com:1935/mediaAppVod/definst

Setting buffer duration to: 0.064000

AVAudioSession: sampleRate=16000.000000, buffer duration: 0.064000, inputChannels = 2, outputChannels = 2

2016-03-10 18:51:31.940 VideoService[49193:2630080] MediaPlayer -> parameters:(

"&lt;Redacted&gt;",

v1,

"&lt;null&gt;",

Default,

playRecorded

)

2016-03-10 18:51:31.944 VideoService[49193:2630293] MPMediaDecoder -> playing: try to open the stream rtmp://media.backendless.com:1935/mediaAppVod/definst/tony …

2016-03-10 18:51:31.948 VideoService[49193:2630293] MPMediaDecoder -> openStream: rtmp://media.backendless.com:1935/mediaAppVod/definst/tony


rtmp_buffer=0

rtmp_conn=S:<Redacted> S:v1 Z: S:Default S:playRecorded


I just tried to publish a video using the Objective C samples (the playback has the same errors) and am now greeted with this message:

connectFailedEvent: faultcode = -5 <First Handshake didn’t have the response (-5)

Hi Toby,

This issue is fixed, try again please.

Regards,
Slava

Yup working fine in the samples, though I have another issue with recording, but will open a new thread