Cara menggunakan php video streaming

Here are 7 public repositories matching this topic...

  • Code
  • Issues
  • Pull requests

HTML5 Videochat / Live Streaming

📹📡

: Broadcast live video, Share link with others to watch, HTML5 WebRTC live video, Text chat with audio recordings / emoticons / mentions, Dark mode, Sound effects.

💯

100% Web Based,

🚫

No Flash.

  • Updated Dec 13, 2021
  • PHP
  • Code
  • Issues
  • Pull requests

VideoCall

📹🤙

PHP Setup for HTML5 Videochat: Instant video call room, Share link with client to join, HTML5 WebRTC live video, Text chat with audio recordings / emoticons/ mentions, Dark mode, Sound effects.

👍

100% Web Based,

🚫

No Flash.

  • Updated Nov 18, 2021
  • PHP
  • Code
  • Issues
  • Pull requests

A fullstack livestreaming website, created as exercise in Symfony and React,js

  • Updated May 28, 2021
  • PHP
  • Code
  • Issues
  • Pull requests

Personal website and chatbot for Twitch.tv streamer.

  • Updated Jul 18, 2020
  • PHP
  • Code
  • Issues
  • Pull requests

Watch Out is a cheap [hassle-free single-server low cpu/bandwidth] live streaming platform.

  • Updated Feb 11, 2019
  • PHP
  • Code
  • Issues
  • Pull requests

📺

Powers the overlays on my Mixer channel

  • Updated Jan 8, 2019
  • PHP
  • Code
  • Issues
  • Pull requests

Stream BINGO is a game made for live streaming.

  • Updated May 30, 2022
  • PHP

Improve this page

Add a description, image, and links to the livestreaming 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 livestreaming topic, visit your repo's landing page and select "manage topics."

Learn more

Permalink

Cannot retrieve contributors at this time

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters

.div-section {margin-bottom: 8px;}
VideoWhisper WebRTC - Channel Stream Playback:
var userAgent = navigator.userAgent;
var videoBitrate = 600;
var audioBitrate = 64;
var videoFrameRate = "29.97";
var videoChoice = "$videoCodec";
var audioChoice = "$audioCodec";
var wsURL = "";
var streamInfo = {applicationName:"", streamName:"", sessionId:"[empty]"};
var userData = {param1:"value1","videowhisper":"webrtc-playback"};
jQuery[ document ].ready[function[] {
browserReady[];
}];

Bài mới nhất

Chủ Đề