mesh-network

Is there any alternative approach to implement WebRTC SFU, to have only 1 upload stream?

倾然丶 夕夏残阳落幕 提交于 2021-01-04 06:24:14
问题 I have a server which is able to relay the WebRTC media data from A to B. For the video conferencing, if we go with P2P approach then a mesh network is created. Whenever P2P doesn't work, we can have this relay server. The main problem is that in the mesh network, the number of upload link is "N - 1" for N participants. Hence the number of connection goes upto N * (N-1). Usually mesh network allows 5-6 stable connections. Many online sources suggest to implement SFU. If SFU decrypts the media

Resources on mesh networks

廉价感情. 提交于 2020-12-15 09:11:03
问题 Does anyone have any pointers to good resources concerning mesh networks? Maybe I'm not even using the correct terminology. I need to write an app that has multiple agents on various machines, and each agent must have knowledge of and be able to communicate with others. A type of P2P application perhaps? I'm really looking for some architecture-level stuff to get me started on the planning. 回答1: I think you're talking about writing a multi-agent system. What language are you using? Jade is an

Resources on mesh networks

你离开我真会死。 提交于 2020-12-15 09:08:33
问题 Does anyone have any pointers to good resources concerning mesh networks? Maybe I'm not even using the correct terminology. I need to write an app that has multiple agents on various machines, and each agent must have knowledge of and be able to communicate with others. A type of P2P application perhaps? I'm really looking for some architecture-level stuff to get me started on the planning. 回答1: I think you're talking about writing a multi-agent system. What language are you using? Jade is an

Resources on mesh networks

左心房为你撑大大i 提交于 2020-12-15 09:05:42
问题 Does anyone have any pointers to good resources concerning mesh networks? Maybe I'm not even using the correct terminology. I need to write an app that has multiple agents on various machines, and each agent must have knowledge of and be able to communicate with others. A type of P2P application perhaps? I'm really looking for some architecture-level stuff to get me started on the planning. 回答1: I think you're talking about writing a multi-agent system. What language are you using? Jade is an

Multi peer connection using Google Nearby Connection

为君一笑 提交于 2019-12-22 01:16:45
问题 I am working on my Bachelor Thesis and I have to implement an application using Google Nearby Connection API. The goal is to develop a disaster assistance app. I tested Google Nearby Connection for the past two day and I have some problems, quesitons. I have 6 devices, 4 Motorola G (2nd Generation), 1 Nexus 5X and 1 OnePlus 5T. They all are up to date. I also use the latest version of Google Nearby 'com.google.android.gms:play-services-nearby:15.0.1' Here are my questions: The Motorola

Multi peer connection using Google Nearby Connection

不想你离开。 提交于 2019-12-04 20:52:21
I am working on my Bachelor Thesis and I have to implement an application using Google Nearby Connection API. The goal is to develop a disaster assistance app. I tested Google Nearby Connection for the past two day and I have some problems, quesitons. I have 6 devices, 4 Motorola G (2nd Generation), 1 Nexus 5X and 1 OnePlus 5T. They all are up to date. I also use the latest version of Google Nearby 'com.google.android.gms:play-services-nearby:15.0.1' Here are my questions: The Motorola devices ask for a pairing code to connect one to another, but even when the pairing is accepted they do not

Mobile to mobile communication without mobile tower?

孤街醉人 提交于 2019-12-04 07:01:05
问题 Is it possible to somehow manipulate mobile device antenna to connect other mobile device directly.Does android API provide any such functions ? Anyone know any related implementation ? 回答1: Is it possible to somehow manipulate mobile device antenna to connect other mobile device directly. Not with ordinary hardware. If you can find an Android-powered device offering software-defined radio (SDR), then maybe. Does android API provide any such functions ? No. 来源: https://stackoverflow.com

Wireless mesh networking on Raspberry Pi using batman-adv protocol

拟墨画扇 提交于 2019-11-30 10:23:33
So I'm trying to setup a wireless mesh network using Raspberry Pi's, with the Edimax EW-7811Un WLAN Adapter and the batman-adv protocol. I've tried following the basic setup guides from: http://www.open-mesh.org/projects/batman-adv/wiki/Quick-start-guide http://mindofdes.blogspot.co.uk/2013/02/raspberry-pi-raspbian-wireless-and.html Unfortunately, when I get to the point where I need to ping one node from the other, I get Destination Host Unreachable. Running the batctl o command displays 'no batman nodes in range' However, when running iwconfig , both nodes appear to be associated with the

Wireless mesh networking on Raspberry Pi using batman-adv protocol

∥☆過路亽.° 提交于 2019-11-29 14:56:43
问题 So I'm trying to setup a wireless mesh network using Raspberry Pi's, with the Edimax EW-7811Un WLAN Adapter and the batman-adv protocol. I've tried following the basic setup guides from: http://www.open-mesh.org/projects/batman-adv/wiki/Quick-start-guide http://mindofdes.blogspot.co.uk/2013/02/raspberry-pi-raspbian-wireless-and.html Unfortunately, when I get to the point where I need to ping one node from the other, I get Destination Host Unreachable. Running the batctl o command displays 'no