Showing 25 open source projects for "tcp udp linux"

View related business solutions
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 1
    scrcpy

    scrcpy

    Display and control your Android device

    scrcpy is an application for displaying and controlling your Android device through USB connection (or over TCP/IP). It is cross-platform (GNU/Linux, macOS and Windows) and does not require any root access. scrcpy displays only the device screen but offers great performance (30~60fps) and quality (1920×1080 or above). It’s got low latency (35~70ms) and a very low startup time (less than a second). It offers plenty of great features and is non-intrusive, with nothing left installed inside...
    Downloads: 14,466 This Week
    Last Update:
    See Project
  • 2
    QtScrcpy

    QtScrcpy

    Android real-time display control software

    QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges. It supports three major platforms: GNU/Linux, Windows and MacOS. You can write your own script to map keyboard and mouse actions to touches and clicks of the mobile phone according to your needs. A script for "PUBG mobile" and TikTok mapping is provided by default. Once enabled, you can play the game with your keyboard and mouse as the PC version. or you can use up/down...
    Downloads: 231 This Week
    Last Update:
    See Project
  • 3
    Snapcast

    Snapcast

    Synchronous multiroom audio player

    ... is in conjunction with the music player daemon (MPD) or Mopidy. The encoded chunks are sent via a TCP connection to the Snapclients. Each client does continuous time synchronization with the server, so that the client is always aware of the local server time. Every received chunk is first decoded and added to the client's chunk-buffer. Knowing the server's time, the chunk is played out using a system dependend low level audio API (e.g. ALSA) at the appropriate time.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    yaetv

    yaetv

    DVR, digital video recorder

    ... for Eye TV. If you have an HDHomeRun tuner you could use it as well. Notes: - The tuner must be discoverable (not blocked by the firewall), it must be able to connect to UDP port 65001. - First channel scan can take ~20min - Double-click mostly toggles full screen - Double-click on the channel tile to watch it live - Click on circle to toggle recording manually Linux binaries are provided as AppImage, built on Ubuntu 14.04.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    3D Renderer with wireless display

    3D Renderer with wireless display

    Python 3D renderer with wireless display support

    3D rendering engine made using Python as an exploratory adventure into the world of 3D graphics. It also Incorporates the wireless display handler from the Electronic-Shelf-Label-Management-System V2.0. Based on the work of Rad-hi: https://github.com/Rad-hi/3D-Rendering-Desktop-App Used .obj file: https://free3d.com/3d-model/low_poly_tree-816203.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Weylus

    Weylus

    Use your tablet as graphic tablet/touch screen on your computer

    ... Weylus will display to you the url you need to open and show a QR code with the encoded address. If you have a firewall running make sure to open a TCP port for the webserver (1701 by default) and the websocket connection (9001 by default).
    Downloads: 61 This Week
    Last Update:
    See Project
  • 7
    Scrcpy GUI

    Scrcpy GUI

    A simple & beautiful GUI application for scrcpy

    Scrcpy was created by the team behind the popular Android emulator Genymotion, but it is not an Android emulator itself, it displays and controls Android devices connected via USB or TCP/IP, it does not require any root access. It works with GNU/Linux, Windows, and MacOS. Scrcpy works by running a server on your Android device, and the desktop application communicates using USB (or using ADB tunneling wireless). The server streams the H.264 video of the device screen. The client decodes...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8

    Mylene

    A command line interactive MP3 music player.

    Mylene is a command line audio MPEG player for linux (and cygwin and macos). It can establish a TCP server on which commands may be sent. Mylene has a rich interface featuring more than one hundred commands, complex song filtering, output and progress format specifiers and the ability to run aime programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Snowmix

    Snowmix

    Video mixer for mixing live and recorded video and audio feeds

    ... bandwidth links and can work as a standalone CLI based program. Control over both CLI and a TCP connections. Input and outputs can be done through GStreamer pipelines or the GStreamer shmsrc/shmsink API. Supported for Ubuntu, Mint, Debian, CentOS, Fedora, Chakra, Mageia, Manjaro,, OpenSUSE and macOS/OS X is supported. Free support in the discussion forum. See Snowmix in action on Youtube http://www.youtube.com/user/Snowmix4video
    Downloads: 25 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 10
    simplest ffmpeg streamer

    simplest ffmpeg streamer

    Simplest streamer based on FFmpeg

    This example stream local media files to streaming media server (Use RTMP as example). It's the simplest FFmpeg streamer. The solution contains 2 projects: simplest_ffmpeg_streamer: stream local media files to streaming media server. simplest_ffmpeg_receiver: save streaming media to a file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A complete (server and client, UDP and TCP transport), easy to use OSC (OpenSound-Control) library, featuring OO (C++) design, platform independence, type-safety, exception-handling and documentation (doxygen). Example clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    annuus media server

    Flash Media Server

    AMS is an Open Source Flash Media Server ,it supports RTMP and HTTP protocol, can stream flv and H264 file, record, and replicate live stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PD Broadcast

    Pure Data UDP Broadcast

    Broadcast Pure Data messages with UDP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mjuza is Library Manager which use MPlayer for playing music. But mjuza have more Options like "Smart Shuffle", "Ignore List", "Repeat List" and so more that help your computer to choose song for you. You can controll mjuza over network. This is CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Audacity AudioMonitor

    Audacity AudioMonitor

    Audacity AudioMonitor (customized version of of Audacity 1.3-13-b).

    Audacity Audio Monitor (customized version of Audacity). The existing audacity is modified to support following functionality: - RTSP streaming to fetch the RTP data over UDP and plot the audio stream on the graph. - HTTP streaming to fetch the mp4 audio data using HTTP and plot the audio stream on the graph. - Display the tag label information on the graph.Tag information will be written to local disk file. - Audacity Audio Monitor shall have control buttons embedded in the player...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vdr_remote is a graphical cross-platform Desktop Application with which you can remotely control a running instance of the Video Disk Recorder vdr over a TCP/IP network connection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    AbuGraph is a freely available Java application for the layout and visualization of directed graphs. Bound to a TCP port, it supports dynamic graph creation receiving commands from a telnet console or another third party application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an MediaPlayer which runs as an server and is controlled by an gui-app over TCP/IP. It is fully portable in C#(the example gui is in XUL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BlinkenApplet is a Blinken-Player that supports nearly all kinds of BlinkenStreams: Files blm, bmm, bml, bbm or network UDP. As it is written in Java, it's plattform independent. It can be used as applet, application or even on MIDP2.0 cell phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyAA is a personal anime database with support for the AniDB UDP protocol to update your AniDB.net mylist.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    LARGE (10,000+ song) music library manager with: * Two player user interfaces * Desktop PC with wxWidgets GUI * Embedded system with speech feedback (no gui) * Inter-player synchronization via tcp/ip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Znap is a c/python network mixing daemon and music server. It can load streams supported by fmod library (ogg/mp3/wav...) and mix them together. Can be controlled via Tcp or XmlRpc. Future releases will provide playlist/db and scheduling capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Several small projects; A simple UDP chat program in visual basic, a full screen movie player, a tv guide program for Canberra, Australia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple text mode utility for extracting mpg files from ReplayTV Personal Video Recorders via TCP/IP. This utility is Linux, Win32 and Mac OS X native, and is being developed with an eye for easy porting to other operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next