From 84b8746f4950f25e4a53d2e064a0e808f76e563e Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 25 Jun 2020 10:54:25 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-12347-1.html --- .../20200611 How I stream video with OBS and WebSockets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200611 How I stream video with OBS and WebSockets.md (99%) diff --git a/translated/tech/20200611 How I stream video with OBS and WebSockets.md b/published/20200611 How I stream video with OBS and WebSockets.md similarity index 99% rename from translated/tech/20200611 How I stream video with OBS and WebSockets.md rename to published/20200611 How I stream video with OBS and WebSockets.md index 4f4caf4004..56e391979e 100644 --- a/translated/tech/20200611 How I stream video with OBS and WebSockets.md +++ b/published/20200611 How I stream video with OBS and WebSockets.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12347-1.html) [#]: subject: (How I stream video with OBS and WebSockets) [#]: via: (https://opensource.com/article/20/6/obs-websockets-streaming) [#]: author: (Kevin Sonney https://opensource.com/users/ksonney)