shaka-player-embedded icon indicating copy to clipboard operation
shaka-player-embedded copied to clipboard

Question: Any planned shaka-player update on embedded side?

Open axoloto opened this issue 2 years ago • 3 comments

Hi @joeyparrish,

I was wondering if Shaka's team is planning a shaka-player.js update on embedded side? Currently shaka-player-embedded points to shaka-player v2.5.16 which is 2yo.

I read your announcement posted in January about Shaka changes, so I understand your focus might have changed but your C++ wrapper is really amazing and I'm sure many people would be glad if you update it once in a while!

Thanks a lot for the good work!

axoloto avatar Nov 21 '22 16:11 axoloto

We're not active on this project at the moment. Please feel free to send a PR for the update or volunteer to become a maintainer!

joeyparrish avatar Dec 06 '22 17:12 joeyparrish

Okay I see, thanks for your answer. I will check if my work is clean enough to go into a PR.

Also, do you think it is doable to extend your C++ wrapper to support both Windows and Android platforms, given some work? I don't see any real true blocker but I am not familiar with gn meta-build system framework and v8.

axoloto avatar Dec 13 '22 15:12 axoloto

It should be possible to port to other systems. This was designed to be ported to other systems, but we only ever had the resources and mandate to work on iOS ourselves.

joeyparrish avatar Jan 03 '23 19:01 joeyparrish