Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

360 HLS Live Stream


Hi!

I recently got an Insta360 pro camera. This camera can produce a 306 live Signal which can be packetized to HLS by our Wowza Server
How can I Display this livestream with JW Player?

Simply adding stereomode: 'monoscopic' was not working...

Regards
Robert

3 Community Answers

Timoor Kurdi

JW Player Support Agent  
1 rated :

Hi,

My name is Timoor Kurdi and I’m a Support Engineer at JW Player.

I would expect a 360 HLS stream to play correctly in our player. I built out a code sample which has a test stream and it works correctly for me – http://s3.amazonaws.com/qa.jwplayer.com/~timoor/jwplayer-360-hls.html

What is your sample HLS URL?

Regards,
Timoor Kurdi
Support Engineer

r...

User  
0 rated :

THX, it works now!

The important thing i to handle the stream as Playlist

playlist: [{
file: '//qa.jwplayer.com/~todd/360.m3u8',
stereomode: 'monoscopic',
}]

Timoor Kurdi

JW Player Support Agent  
0 rated :

You’re welcome.

This question has received the maximum number of answers.