Hi again Jess, I’ve added a new delivery profile in combination with the previos one:
id | partner_id | created_at | updated_at | name | type | system_name | description | url | host_name | recognizer | tokenizer | status | media_protocols | streamer_type | is_default | parent_id | custom_data | priority |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1006 | 101 | 2018-01-17 14:47:46 | 2018-01-17 18:13:28 | HLS CF | 1 | NULL | NULL | http://djgkkafdvnlg5.cloudfront.net/kaltura | djgkkafdvnlg5.cloudfront.net | NULL | NULL | 0 | NULL | hls | 0 | 0 | NULL | 0 |
And I added it to the remote storage config too, now Im able to see the videos on the browsers in this url:
Also in our apps on Android and iOs but not in our react-hls player, im really confuse right now LOL
The other weird thing is that the players that shows the videos are taking the video as a live streaming an not showing controls at all
One more thing in addition to this, when trying to play the file in our web app (react-hls player), the player does the redirect to cloudFront but we get a 304 HTTP code and the S3 file is not downloaded, I added some metadata for the cache control, but getting the same results.
Thanks in advance
Juan Pablo.