Ted Taliaferro
Ted Taliaferro
I am faced with this issue every time whether via Python , C# or Js at the same exact point where start_stream is being called. I am using the exact...
Sorry I forgot to mention that I am running this in Windows 10 python 3.7 On Thu, Nov 5, 2020 at 5:41 AM Ihor wrote: > I'm not able to...
Here you go. I'm not sure if I did this correctly. On Thu, Nov 5, 2020 at 5:41 AM Ihor wrote: > I'm not able to reproduce the issue on...
(base) PS C:\Projects\zello-channel-api> git checkout failed_create_stream_debug_logs Switched to a new branch 'failed_create_stream_debug_logs' Branch 'failed_create_stream_debug_logs' set up to track remote branch 'failed_create_stream_debug_logs' from 'origin'. (base) PS C:\Projects\zello-channel-api> cd examples\py (base) PS...
Does anything look out of the ordinary? On Thu, Nov 5, 2020, 10:21 AM Ihor wrote: > Hi Ted, > > I don't see any logs attached. > I have...
Getting close. The audio will play for .03 seconds then the audio goes out. I receive the following error in my console: "Cannot write to closing transport" On Tue, Nov...
I tried the js example as well and get the same results with the following error: "Connection has been closed unexpectedly" On Tue, Nov 10, 2020 at 9:46 AM ted...
ConnectionResetError error : Cannot write to closing transport Stack: ['Traceback (most recent call last):', ' File "main.py", line 77, in zello_stream_audio_to_channel', ' await zello_stream_send_audio(session, ws, stream_id, opus_stream)', ' File "main.py",...
The audio files I used were the sample.opus from the Git repo and the only attached. Both gave me the same results. On Thu, Nov 12, 2020 at 4:00 AM...
plus I can't create the Zelloe audio stream anymore in Python as well. On Thu, Nov 12, 2020 at 4:00 AM Ihor wrote: > Hi Ted, > could you please...