Shivansh Talwar

Results 10 issues of Shivansh Talwar

**Describe the bug** encountered the bug while running [video call example](https://github.com/flutterjanus/flutter_janus_client/blob/master/example/lib/typed_examples/video_call.dart) attaching logs of error below. E/MethodChannel#FlutterWebRTC.Method(30686): Failed to handle method call E/MethodChannel#FlutterWebRTC.Method(30686): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean...

This pull request fixes a problem when we try to run `flutter build apk --release`

**Describe the bug** When calling `MediaStream.dispose()` library throw an exception that media stream is not found, this only happens on linux OS ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(MediaStreamDisposeFailed, stream [98C2C75D-0C4D-48F5-8387-67A667C09A62] not...

### Is your feature request related to a problem? Please describe. currently it seems computed fields are not supported in tsed/prisma out of the box ### Describe the solution you'd...

:sparkles: enhancement
wontfix

In this pr i have introduced setSpeaker method which lets you toggle speaker on and off in sync with native call UI, along with that i have introduced a pushkit...

### Describe the bug when i ran the project after updating the dependencies from 8.7.1 to 8.14.1 i got I traced this bug inside ```js /** * Assign the types...

:bug: bug

**Describe the bug** after upgrading the existing project app is crashing Error ``` I/flutter (29572): [FINEST] JanusClient: webRTC stack intialized I/org.webrtc.Logging(29572): NativeLibrary: Loading native library: jingle_peerconnection_so I/org.webrtc.Logging(29572): NativeLibrary: Loading library:...

# Janus Gateway Tools This directory contains helper utilities for generating and maintaining Janus Gateway documentation. ## `generate_swagger.py` `generate_swagger.py` inspects `src/janus.c` and produces an OpenAPI document that describes both the...