-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Testing audio transfer via RTMP in Majestic #93
Comments
It would be very helpful to get error messages from the server side when it refuses the stream with audio |
Device: T31X
We were unable to run the tests on the Ingenic device.
|
Okay, I'll try to get the admin to give me the data. |
I guess it doesn't support |
I hope this helps to understand the problem
|
Can you provide RTMP URL for streaming again? |
Wow, you have a heated movement here... ;) My progress is a little more modest.
I think this is the same problem... |
Thank you so much for the tip |
It's a complicated question. I emailed you the address earlier There is the same server without authorization, but there are no nice logs because the paid error search module is not installed. Nimble insecure
|
BTW, as you're both here, it would be nice to have prebuilt Docker images with all closed RTMP crap to do local tests (with authorization, audio/video and so on). We may change code in the future and don't know about something will break |
Okay, I'll try to solve the problem tomorrow with the server and its configuration, so that we have full access. |
YouTube here, packets go outside, but not in YT admin panel
LOG
and very soon died
|
How I can playback a stream I'm sending there? |
I created a test project in my sandbox with Nimble based on Docker container and maybe it will help in our experiments. |
I found a second way to test RTMP streams, an example here |
Beautiful informative logs:
|
Great job, but consider improving it using https://12factor.net/ principles (make logs out to stdout, no to files within container). BTW, second streaming app uses exactly this way and that's why it's convenient to use. I've made AAC stream format adjustment, and it seems for now audio is working everywhere: in both testing containers, YouTube and Telegram |
Thanks for the review. |
I tried a few audio broadcast tests today and they were unsuccessful.
Authorization when transmitting to the server is disabled here (another Nimble).
Device: HI3516EV300
The text was updated successfully, but these errors were encountered: