Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [janus]

Janus Systems is a vendor of Windows Forms controls for .NET, ASP.NET Server Controls for .NET and ActiveX Controls.

0 votes
0 answers
16 views

I encountered the Janus file missing error while running a mail management program

I encountered the following error while running a mail management program, and unfortunately the program does not run. The program installation file is not available to install again. I also took ...
mahdi sem's user avatar
-1 votes
1 answer
154 views

Janus WEBRTC issue on media stream conection stability

Here my scenario : I have a Janus gateway deployed on Oracle cloud and on the front end there is a Room containing a Local stream(Presenter) and Remote stream(viewer). In the janus room we have ...
Hariram's user avatar
  • 71
1 vote
1 answer
31 views

How to identify the configured keyspace using JanusGraph APIs?

While going through https://docs.janusgraph.org/v0.5/basics/configuration-reference/ , I found that for key storage.cassandra.keyspace, The name of JanusGraph's keyspace. It will be created if it ...
Arpit Dongaonkar's user avatar
2 votes
1 answer
49 views

How to draw a triangle on the top corner of a cell based on condition in the Janus GridEx?

In a WinForms application, I have a grid component that should draw a triangle on the top corner of the cell on each row based on the values of other columns at the same row. there is an event called &...
Ramin Alirezaee's user avatar
0 votes
0 answers
21 views

How to use AWS dynamodb as back-end storage for Janus graph?

how can I set up the Janus graph to use the AWS DynamoDB as a backend storage? Thanks.
SERGIO STATERI JUNIOR's user avatar
0 votes
0 answers
101 views

Quasar + Janus stream not appearing in browser after page reload

I have a problem displaying Janus Gateway stream into my Quasar app. I use this code to receive certain stream and display it onto <video> tag: import Hud from './hud/hud.vue'; import Janus from ...
Gartarr's user avatar
0 votes
0 answers
155 views

Janus join videoroom get "Error setting ICE locally"

I am creating my room with this part of my code: const data = await janusRequest( { url: `/${session_id}/${handle_id}`, body: videoRoomRequestBody({ request: ...
Emad Helmi's user avatar
0 votes
0 answers
35 views

HTMl Canvas with broadcasting

I have done a canvas where from the HTML content i want to display the data related to video or normal text data to render in my HTML canvas with each time as Canvas is a static page. Just like normal ...
G7S's user avatar
  • 1
0 votes
1 answer
250 views

Janus Demo testing

First of all i am new to janus media server. In my recent project, i have use canyan docker image of janus. I didn't expose any port to that docker container. I hosted the container on remote server. ...
anas shah's user avatar
1 vote
0 answers
201 views

ICE Connection Failed on Android when subscriber drops the call

I am using Janus-Android-Gateway of Crossle for WebRTC Videoroom calling. Call is working fine. Only problem is ICE Connection failure when any opponent peer or subscriber leaves the call. ICE ...
Sajid Zeb's user avatar
  • 1,920
0 votes
1 answer
212 views

Janus GridEX Designer does not get Opened

I've been working with Janus GridEx in Windows Forms for a long time. I'm afraid I'm suddenly unable to open the GridEx designer on Visual Studio 2019, which makes real work fairly impossible or at ...
Amirhosein Hazrati's user avatar
1 vote
1 answer
405 views

Unable to build Janus ubuntu 22.04

Unable to build Janus https://github.com/meetecho/janus-gateway in Ubuntu 22.04/ I had openssl 3.0.2 preinstalled in my system. I built Janus using sh autogen.sh ./configure --prefix=/opt/janus make ...
Santosh Pandey's user avatar
1 vote
1 answer
158 views

Janus Gridex Sorting not working as expected for DateTime coulmn

We are using Janus GridEX v4 in our C# applications. To sort the columns on the column click, ColumnHeaderClick() method gets triggered and sorting is done in the below way if (Order == Janus.Windows....
Chethana's user avatar
0 votes
1 answer
223 views

How to do date comparision in gremlin?

I have a student node with the below props. {hopper=[true], updatedDate=[Fri Sep 16 09:28:40 UTC 2022], userId=[9c40uvdqkjjmcv4c7f4u3m7gpv], firstName=[Mounika], lastName=[Mandadi], vLabel=[Student]} ...
Mounika Mandadi's user avatar
2 votes
0 answers
495 views

Media Streaming Servers for Django [closed]

I and my team are starting a project where in we are building a scalable live streaming platform just like Youtube. We are using Django as the backend framework. Which is the best media streaming ...
Harsh Wasnik's user avatar

15 30 50 per page
1
2 3 4 5
14