zello-channel-api icon indicating copy to clipboard operation
zello-channel-api copied to clipboard

WebSocket-based API and SDKs to connect to Zello channels (BETA)

Results 76 zello-channel-api issues
Sort by recently updated
recently updated
newest added

I wonder is there a way to list channel users using JavaScript SDK or natively via web sockets API. It would be really awesome to have it working as would...

enhancement

Good morning, I am testing the JS code, in which file should the Zello user account and password be set? and for the connected to the channel? I await info...

I'm unable to keep the client trusted within a channel, it also removes any moderator or admin privileges when logging out.

Hi folks! /summon @megamk /summon @cooksey (Sorry for highlighting these particular names and not the others) Would you please update us with the current status of this project - the...

We are using "Consumer Zello" and "Channel API". Audio than send from "Streaming voice messages" API is only recieved and notified in Android app but don't play automatically. Would you...

Integrated the SDK as suggested in the docs but somehow my app is constantly crashing after I added the PTT related code. Can you please help? Log attached [here](https://docs.google.com/document/d/1xCgzUghHiFXlxfaz3sN9gRuoyh7_Ya_K2n8OIPnVQbg/edit)

on most channels I try to implement, https://github.com/zelloptt/zello-channel-api/blob/master/sdks/js/examples/05-custom-recorder-echo.html. Always gives this error. custom-recorder-echo.html: 436 Uncaught TypeError: Cannot read property 'instanceId' of undefined      at t. (custom-recorder-echo.html: 436)      at t.f.emit (zcc.session.js: 1)     ...

Steps to reproduce: 1. Connect two accounts to the same channel as drivers 2. Attempt to send an image

Related to #68 - we need to know if the recording device fails for some reason during its lifecycle. Let's discuss approach before we commit changes

We have slated adding images to the project, and since Zello's Cocoa team primarily does iOS development we may accidentally pigeon hole ourselves into UIKit. The consequence of this is...