Skip to content
#

multicast

Here are 304 public repositories matching this topic...

lemunozm
lemunozm commented Jun 21, 2021

Currently, WebSocket is working for client/server side. However, the browsers do not allow to create tcp connections direclty (which is the current implementation based). Instead, the web-sys must be used.

  • Use a different WebSocket implementation if the target is wasm.
  • wasm example of a client.
enhancement good first issue

Market leading Android SDK with encoding, streaming & playback functionality. Connect any ONVIF, RTSP or any video source. Convert your phone into an IP camera, or broadcast video to millions, thanks to streaming in all popular formats such as WebRTC, RTSP, RTMP and HLS.

  • Updated Apr 19, 2022
  • Java
toxuin
toxuin commented Oct 6, 2020

Currently, the firewall operates only on "allow/deny" basis for the whole packet, as long as it's answers includes a name from the whitelist.

Current situation creates unnecessary traffic in target network, extraneous data being transmitted over the tunnel and potentially exposes sensitive data to the whole target network.

Smarter firewall would solve this by re-creating the packet with

help wanted good first issue up-for-grabs hacktoberfest

Improve this page

Add a description, image, and links to the multicast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multicast topic, visit your repo's landing page and select "manage topics."

Learn more