Git Product home page Git Product logo

python_janus_client's People

Contributors

bgola avatar josephlim94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

python_janus_client's Issues

Unable to join room as publisher

First of all, thank you to the author for their contribution
I just encountered an issue using this library
I use plugin. coin (room_id=1111, Publisher_id=23456, display_name="test publish") If the room was successfully added, but did not join as a publisher
Print request details
10: 50:23: Send: {"janus": "message", "body": {"request": "join", "ptype": "publisher", "room": 1111, "display": "test publish", "publisher_id": 23456}, "transaction": "49cdf138a15749e98d2e0d9d30d2d4f0", "apisecret": "wetalk_janus", "session _id": 932189969595 30429, "handle_id": 5916266656752316}
Data returned by Janus server

10: 50:23: Received: {'janus': 'ack', 'session id': 932189969530429, 'transaction': '49cdf138a15749e98d2e0d9d30d2d4f0'}
10: 50:23: Received: {'janus': 'event', 'session id': 932189969530429, 'transaction': '49cdf138a15749e98d2e0d9d30d2d4f0', 'sender': 5916266656752316, 'plugindata': {'plugin ':' janus. plugin. videoroom ',' data ': {'videoroom': 'joined', 'room': 1111, 'description': 'Demo Room' ',' id ': 2664505253809310,' private_id ': 582534088,' publishers': []}}

It can be seen that the requested data is correct, but the publisher parameter and publisher_id parameter are not effective
The Janus server does not have any special settings for this room. I tried using other clients to create publishers normally. I don't understand where the problem lies
The second question,
As a publisher, Is await publish waiting for the stream to be sent? If so, is there any other fully asynchronous method for sending streams that can stop or switch streams at any time without waiting for all streams to be sent
The above is from automatic translation. We apologize for any inconvenience caused
Thank you to the author for answering

How to implement custom JanusTextRoomPlugin?

Hi! I successfully launched JanusVideoCallPlugin and it works great. However, I'm confused about how to write my own JanusTextRoomPlugin. Could you help me with an example? I would like to receive and send messages to the text room.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.