How to stream from PC to TikTok using OBS and nginx without stream key
Channel:
Subscribers:
1,590
Published on ● Video Link: https://www.youtube.com/watch?v=Y8qVziZ7KNI
How to stream from PC to TikTok Without a stream key using OBS, please note that this method requires that you have unlocked "mobile gaming".
This tutorial will show you how to set up your own NGINX rtmp streaming server on Windows 10
nginx download http://nginx-win.ecsds.eu/download/
rtmp code for nginx config
rtmp {
server {
listen 1935; # Listen on standard RTMP port
chunk_size 4000;
buflen 10s;
application show {
live on;
record off;
}
}
}
Other Videos By slughead
Tags:
stream from obs
tiktok obs
stream to tiktok
tiktok stream
obs tik tok
tik tok obs
stream obs to tik tok
tik tok stream key
tiktok streamkey
tiktok stream key
pc to tiktok
stream on tiktok
tiktok without stream key
tiktok from obs
tik tok mobile gaming
tik tok mobile stream
tik tok rtmp
host own stream server
tik tok nginx
nginx tik tok
tiktok rtmp
obs rtmp server
windows 10 nginx
vlc tiktok
tik tok rtmp nginx
stream to tiktok using nginx