Ihor
Ihor
Hi Ted, Do you face with this issue all the time or just once? Could you please provide: - the full log - the patch with the changes you have...
I'm not able to reproduce the issue on my side. I need more information in order to investigate it. Could you please patch the python sources using: [debug.patch.zip](https://github.com/zelloptt/zello-channel-api/files/5493603/debug.patch.zip) Following is...
Hi Ted, I don't see any logs attached. I have created separate [branch](https://github.com/zelloptt/zello-channel-api/tree/failed_create_stream_debug_logs) with the mentioned patch to simplify the procedure. Open a Command Prompt and follow: ``` cd git...
Hi Ted, the issue should be fixed now. please update the sources: ``` cd git checkout master git pull ``` Let me know if the problem persists. Thank you
Hi Ted, could you please share the audio file you are trying to stream? Thanks, Igor
Great, feel free to contact us if you face with any issues. Best regards, Igor
Hi @OnkelTem, I'm not able to reproduce the issue. Could you check if the channel you're using has the image messaging support?
Hi @ayush-pradhan-bit ! There is the [python application](https://github.com/zelloptt/zello-channel-api/tree/master/examples/py) for streaming an ogg-encapsulated opus stream to a Zello channel. You can investigate how it constructs outgoing packets and implement the reverse...
Once https://github.com/zelloptt/opus-recorder/pull/7 is re-approved (there were some changes since the last approve) - we have to update the `opus-recorder` submodule
Last fixes for recorder: https://github.com/zelloptt/opus-recorder/pull/9