R
R
Randewoo2019-10-23 17:07:51
PHP
Randewoo, 2019-10-23 17:07:51

Live on VK in PHP?

Hello, here is a question (rose).
Is it possible to start a live broadcast in VK using PHP and get the video that will be on the server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2019-10-23
@Randewoo

Can. But PHP has (almost) nothing to do with it.
You need to create a broadcast, copy its secret URL and run on the server, for example, ffmpeg so that it streams the desired file in the desired format to this URL, in a loop.
Links for reference:

  • Live broadcasts in VK
  • How to create a broadcast using the software
  • How to set up Open Broadcast Software (from your computer)
  • ffmpeg streaming guide (in English) - how to stream from a server by running ffmpeg there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question