-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operation not found: GetHLSStreamingSessionURL #2832
Comments
Hi @libaipengl, Sorry to hear about the issues. This operation has been available to the |
"aws/aws-sdk-php": "^3.287" |
hello @stobrien89 Aws/aws sdk php ":" ^ 3.287 ", Can you provide the development code required to obtain the address of the push pull stream? And related documents Thank you |
Hi @libaipengl, You can find the documentation for this operation here. Here's an example of what it might look like:
Hope this helps! |
Can you provide a complete example or address |
Hi @libaipengl, If I'm understanding correctly, you're getting an empty If the documentation linked above doesn't help, please provide debug logs for the call by adding |
How to obtain video sources with different resolutions, such as 480, 720, and 1080
Please advise. Thank you
快点闪开了
***@***.***
…------------------ 原始邮件 ------------------
发件人: "aws/aws-sdk-php" ***@***.***>;
发送时间: 2023年11月30日(星期四) 凌晨5:53
***@***.***>;
***@***.******@***.***>;
主题: Re: [aws/aws-sdk-php] Operation not found: GetHLSStreamingSessionURL (Issue #2832)
Hi @libaipengl,
If I'm understanding correctly, you're getting an empty HLSStreamingSessionURL? I'm not entirely sure why that would be the case. The Kinesis Video Archived Media API reference might contain additional context that we don't share in our documentation.
If the documentation linked above doesn't help, please provide debug logs for the call by adding 'debug' => true your client code. Please make sure to obscure any sensitive information such as account numbers.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @libaipengl, I'd suggest looking at the Kinesis Video Archived Media API reference if you have questions about how the service works. My scope of support is limited to functionality specific to the AWS SDK for PHP. Closing for now, but please let us know if you have any issues specific to SDK usage, feature requests or bug reports. |
|
Describe the bug
composer require aws/aws-sdk-php ,
Get live streaming push pull, Encountering current problems
What should I do
Or the latest method for obtaining push pull streams
Expected Behavior
Output push pull stream address
Current Behavior
Operation not found: GetHLSStreamingSessionURL
Reproduction Steps
Operation not found: GetHLSStreamingSessionURL
Possible Solution
No response
Additional Information/Context
No response
SDK version used
composer require aws/aws-sdk-php
Environment details (Version of PHP (
php -v
)? OS name and version, etc.)php 7.4
The text was updated successfully, but these errors were encountered: