We've moved to a monorepo: https://github.com/OriginProtocol/origin
box-dicom/box-dicom.github.io 1
Box DICOM
Bookmarking within music using web audio API
JavaScript library for annotations on files rendered with Box Content Preview
JavaScript library for rendering files stored on Box
Box DICOM
Box UI Elements
Code for originprotocol.com
Demo DApp connecting to the Ethereum blockchain & IPFS using origin.js
issue closedaws-samples/amazon-ivs-player-web-sample
IVSPlayer.isPlayerSupported returns true on ios safari, but timedMetadata are not handled
Hey guys, using this codepen example on iOS Safari the IVSPlayer.isPlayerSupported flag is true but the sdk doesn't handle timed metadata. Is there no support for this feature on iOS Safari (i did not find any information about this in the documentation)? And how can i detect support of timed-metadata if not with this flag? Thx!
closed time in 3 hours
svenmalkusissue commentaws-samples/amazon-ivs-player-web-sample
IVSPlayer.isPlayerSupported returns true on ios safari, but timedMetadata are not handled
Hi @svenmalkus, timed metadata is currently unsupported in iOS Safari but we're working on it
comment created time in 3 hours
issue commentaws-samples/amazon-ivs-player-android-sample
Hi @linhphan534 - it sounds like you got it working, but if you need further support on this topic, could you please file a ticket in the AWS Support Center so we can take a deeper look at your broadcasts? Thanks!
comment created time in 2 days
issue closedaws-samples/amazon-ivs-player-ios-sample
AmazonIVSPlayer fails to compile -- missing required architecture
When attempting to upgrade AmazonIVSPlayer in my project to version 1.2.0, I see the following error:
missing required architecture x86_64
It compiles just fine when I keep it at version 1.1.0.
closed time in 5 days
esilverbergissue commentaws-samples/amazon-ivs-player-ios-sample
AmazonIVSPlayer fails to compile -- missing required architecture
I'm going to close this for now, please reopen if the issue persists.
comment created time in 5 days
issue openedaws-samples/amazon-ivs-player-web-sample
IVSPlayer.isPlayerSupported returns true on ios safari, but timedMetadata are not handled
Hey guys, using this codepen example on iOS Safari the IVSPlayer.isPlayerSupported flag is true but the sdk doesn't handle timed metadata. Is there no support for this feature on iOS Safari (i did not find any information about this in the documentation)? And how can i detect support of timed-metadata if not with this flag? Thx!
created time in 6 days
issue commentaws-samples/amazon-ivs-player-android-sample
hi @iannparker thanks for you response.
I listen for the state Player.State.ENDED then I postpone in a short period of time before calling my own retry mechanism.
I tried a number of differences of delayed time (10s, 20s, 30s, 40s, 50s, 60s)
I tried both
player?.play()
and
player?.load(Uri.parse(url))
player?.play()
I realized that only the second one works after 60s of delayed time.
comment created time in 11 days
issue commentaws-samples/amazon-ivs-player-android-sample
Hi,
Could you provide more details about your retry mechanism? If you restart the stream by calling load() and play() on the player once the broadcaster has resumed broadcasting the stream I would expect the stream to resume as normal.
We are also actively working on automatic network recovery in a number of situations and hope to deliver this in an upcoming release.
comment created time in 11 days
issue commentaws-samples/amazon-ivs-player-android-sample
Hi @anooj1483, with IVS android SDK, rendering the video to a specific surface is available. However, IVS doesn't support 360 video by itself (ex - IVS doesn't support spatial metadata, or anything particular to support 360 video and also hasn't been officially tested with 360 video)
comment created time in 14 days
issue openedaws-samples/amazon-ivs-player-android-sample
hello, I working with your player a while, currently I got an issue, if streamer got a network problem in short time (such as switching from wifi to 4g or vise vera ) the player goes into the buffering state, after a while it goes to playing state or even ended state, in both cases the viewer is frozen. If I implement a mechanism to retry, it take me almost 1 minute to replay.
created time in 14 days
issue openedaws-samples/amazon-ivs-player-android-sample
Is it possible to stream 360 videos and play it in IVS player?
created time in 15 days
issue commentaws-samples/amazon-ivs-player-ios-sample
AmazonIVSPlayer fails to compile -- missing required architecture
Thanks for the report. Where are you seeing this error specifically? For some background, please provide:
- The output of
bundle exec pod env
- The build output, exported by:
- Showing the report navigator<br>
- Selecting the build that failed<br>
- Clicking the "Export..." button, saving to a file or the clipboard<br>
- Showing the report navigator<br>
comment created time in 25 days
issue openedaws-samples/amazon-ivs-player-ios-sample
AmazonIVSPlayer fails to compile -- missing required architecture
When attempting to upgrade AmazonIVSPlayer in my project to version 1.2.0, I see the following error:
missing required architecture x86_64
It compiles just fine when I keep it at version 1.1.0.
created time in a month
issue closedaws-samples/amazon-ivs-player-web-sample
iOS Version 1.2.0: missing required architecture x86_64
When attempting to upgrade AmazonIVSPlayer in my project, I see the error:
missing required architecture x86_64
It compiles just fine when I keep it at version 1.1.0.
closed time in a month
esilverbergissue openedaws-samples/amazon-ivs-player-web-sample
iOS Version 1.2.0: missing required architecture x86_64
When attempting to upgrade AmazonIVSPlayer in my project, I see the error:
missing required architecture x86_64
It compiles just fine when I keep it at version 1.1.0.
created time in a month
issue commentaws-samples/amazon-ivs-player-android-sample
1.2.0 Regression -> Crash on network type change on android 11
We released a fix for this in 1.2.1: https://docs.aws.amazon.com/ivs/latest/userguide/IVSPRN.html
Thanks again for reporting this issue.
comment created time in a month
push eventaws-samples/amazon-ivs-player-android-sample
commit sha 4bb0da0420d2798e6ff64c9220f4d3e3b5597acf
Update IVS SDK to 1.2.1
push time in a month
delete branch aws-samples/amazon-ivs-player-web-sample
delete branch : dependabot/npm_and_yarn/ini-1.3.8
delete time in a month
push eventaws-samples/amazon-ivs-player-web-sample
commit sha b1a78349fcd6c11e102a3b5f6d50087ca89d54ab
Bump ini from 1.3.5 to 1.3.8 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com>
commit sha 8aa9381ff9da4f2e0097ed77cfd0a1827eed1a58
Merge pull request #16 from aws-samples/dependabot/npm_and_yarn/ini-1.3.8 Bump ini from 1.3.5 to 1.3.8
push time in a month
PR merged aws-samples/amazon-ivs-player-web-sample
Bumps ini from 1.3.5 to 1.3.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/ini/commit/a2c5da86604bc2238fe393c5ff083bf23a9910eb"><code>a2c5da8</code></a> 1.3.8</li> <li><a href="https://github.com/npm/ini/commit/af5c6bb5dca6f0248c153aa87e25bddfc515ff6e"><code>af5c6bb</code></a> Do not use Object.create(null)</li> <li><a href="https://github.com/npm/ini/commit/8b648a1ac49e1b3b7686ea957e0b95e544bc6ec1"><code>8b648a1</code></a> don't test where our devdeps don't even work</li> <li><a href="https://github.com/npm/ini/commit/c74c8af35f32b801a7e82a8309eab792a95932f6"><code>c74c8af</code></a> 1.3.7</li> <li><a href="https://github.com/npm/ini/commit/024b8b55ac1c980c6225607b007714c54eb501ba"><code>024b8b5</code></a> update deps, add linting</li> <li><a href="https://github.com/npm/ini/commit/032fbaf5f0b98fce70c8cc380e0d05177a9c9073"><code>032fbaf</code></a> Use Object.create(null) to avoid default object property hazards</li> <li><a href="https://github.com/npm/ini/commit/2da90391ef70db41d10f013e3a87f9a8c5d01a72"><code>2da9039</code></a> 1.3.6</li> <li><a href="https://github.com/npm/ini/commit/cfea636f534b5ca7550d2c28b7d1a95d936d56c6"><code>cfea636</code></a> better git push script, before publish instead of after</li> <li><a href="https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1"><code>56d2805</code></a> do not allow invalid hazardous string as section name</li> <li>See full diff in <a href="https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~isaacs">isaacs</a>, a new releaser for ini since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
PR opened aws-samples/amazon-ivs-player-web-sample
Bumps ini from 1.3.5 to 1.3.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/ini/commit/a2c5da86604bc2238fe393c5ff083bf23a9910eb"><code>a2c5da8</code></a> 1.3.8</li> <li><a href="https://github.com/npm/ini/commit/af5c6bb5dca6f0248c153aa87e25bddfc515ff6e"><code>af5c6bb</code></a> Do not use Object.create(null)</li> <li><a href="https://github.com/npm/ini/commit/8b648a1ac49e1b3b7686ea957e0b95e544bc6ec1"><code>8b648a1</code></a> don't test where our devdeps don't even work</li> <li><a href="https://github.com/npm/ini/commit/c74c8af35f32b801a7e82a8309eab792a95932f6"><code>c74c8af</code></a> 1.3.7</li> <li><a href="https://github.com/npm/ini/commit/024b8b55ac1c980c6225607b007714c54eb501ba"><code>024b8b5</code></a> update deps, add linting</li> <li><a href="https://github.com/npm/ini/commit/032fbaf5f0b98fce70c8cc380e0d05177a9c9073"><code>032fbaf</code></a> Use Object.create(null) to avoid default object property hazards</li> <li><a href="https://github.com/npm/ini/commit/2da90391ef70db41d10f013e3a87f9a8c5d01a72"><code>2da9039</code></a> 1.3.6</li> <li><a href="https://github.com/npm/ini/commit/cfea636f534b5ca7550d2c28b7d1a95d936d56c6"><code>cfea636</code></a> better git push script, before publish instead of after</li> <li><a href="https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1"><code>56d2805</code></a> do not allow invalid hazardous string as section name</li> <li>See full diff in <a href="https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~isaacs">isaacs</a>, a new releaser for ini since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in a month
create barnchaws-samples/amazon-ivs-player-web-sample
branch : dependabot/npm_and_yarn/ini-1.3.8
created branch time in a month
issue commentaws-samples/amazon-ivs-player-android-sample
1.2.0 Regression -> Crash on network type change on android 11
Hi @rjaylwar, thanks for reporting this issue. We are working on a fix now with a target release date of next week. In the meantime, if possible, we recommend targeting a previous Android API level. As you mentioned, this issue only occurs on Android 11. Thanks again.
comment created time in a month
issue openedaws-samples/amazon-ivs-player-android-sample
Regression -> Crash on network type change on android 11
When you try and connect on a non-wifi connection the IVS player crashes.
Likely Cause: Probably related to the android 11 behavior changes for the TelephonyManager#getDataNetworkType() method which requires the Manifest.permission.READ_PHONE_STATE permission.
This is a regression because the crash does not occur in version 1.0.0 but it does occur in version 1.2.0. https://developer.android.com/reference/android/telephony/TelephonyManager#getNetworkType()
CRASH LOG: A/com.ivsapp: java_vm_ext.cc:577] JNI DETECTED ERROR IN APPLICATION: JNI CallObjectMethodV called with pending exception java.lang.SecurityException: getDataNetworkTypeForSubscriber java_vm_ext.cc:577] at java.lang.Exception android.os.Parcel.createExceptionOrNull(int, java.lang.String) (Parcel.java:2373) java_vm_ext.cc:577] at java.lang.Exception android.os.Parcel.createException(int, java.lang.String) (Parcel.java:2357) java_vm_ext.cc:577] at void android.os.Parcel.readException(int, java.lang.String) (Parcel.java:2340) java_vm_ext.cc:577] at void android.os.Parcel.readException() (Parcel.java:2282) java_vm_ext.cc:577] at int com.android.internal.telephony.ITelephony$Stub$Proxy.getNetworkTypeForSubscriber(int, java.lang.String, java.lang.String) (ITelephony.java:8762) java_vm_ext.cc:577] at int android.telephony.TelephonyManager.getNetworkType(int) (TelephonyManager.java:3021) java_vm_ext.cc:577] at int android.telephony.TelephonyManager.getNetworkType() (TelephonyManager.java:2985) java_vm_ext.cc:577] at com.amazonaws.ivs.net.NetworkLinkInfo$CellularNetworkType com.amazonaws.ivs.net.NetworkLinkInfo.getCellularNetworkType() (NetworkLinkInfo.java:97) java_vm_ext.cc:577] at java.lang.String com.amazonaws.ivs.net.NetworkLinkInfo.getNetworkType() (NetworkLinkInfo.java:70) java_vm_ext.cc:577] java_vm_ext.cc:577] in call to CallObjectMethodV A/com.ivsapp: runtime.cc:655] Runtime aborting...
created time in a month
push eventaws-samples/amazon-ivs-player-web-sample
commit sha 4074c807e8357e4b97b34818dbcadc466198fec3
Update README.md with repl.it instructions
commit sha fa30dd186cac5b67691e1fe3adc782a497d57ee2
Merge pull request #14 from aws-samples/tonyjin-update-readme-replit Update README.md with repl.it instructions
push time in 2 months
PR merged aws-samples/amazon-ivs-player-web-sample
Updating the README with step by step instructions for setting up the repl.it live demo.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 2 months
delete branch aws-samples/amazon-ivs-player-ios-sample
delete branch : kcsc/metadata-delegate-removal
delete time in 2 months
push eventaws-samples/amazon-ivs-player-ios-sample
commit sha 71f44c9eb6516cc3d0e16d2ce096a112e5a366a0
Remove unused metadata delegate method
commit sha b912799fde7c76a3994465773f810ec7d622a073
Merge pull request #9 from aws-samples/kcsc/metadata-delegate-removal Remove unused metadata delegate method
push time in 2 months
PR merged aws-samples/amazon-ivs-player-ios-sample
Description of changes:
Removes a metadata callback method from the BasicPlayback example. This callback is never invoked, and its apparent intended functionality is handled by the IVSTextMetadataCue
case above it.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 2 months
PR opened aws-samples/amazon-ivs-player-ios-sample
Description of changes:
Removes a metadata callback method from the BasicPlayback example. This callback is never invoked, and its apparent intended functionality is handled by the IVSTextMetadataCue
case above it.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 2 months