zerodytrash / TikTok-Live-Connector

Node.js library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
https://discord.gg/2c6kX6g3Pa
MIT License
1.3k stars 276 forks source link

live streaming auto disconnected after less than 90 sec. #85

Open atteia opened 1 year ago

atteia commented 1 year ago

after live started with FFMPEG I got disconnected with actionId: 4

I hope your help because I don't know the reason for that disconnect.

zerodytrash commented 1 year ago

Hi,

You mean you sent your stream to TikTok via rtmp using FFMPEG?

TikTok detects that the stream is not coming from the mobile app and stops the stream. This is the reason. I know that it can be prevented by adjusting the codec but it is not so easy.

atteia commented 1 year ago

Could you provide the right ffmpeg command please ?

TuanMinPay commented 1 year ago

I have the same issue :(

thaodajk commented 4 months ago

CHÀO,

Ý bạn là bạn đã gửi luồng của mình tới TikTok qua rtmp bằng FFMPEG?

TikTok phát hiện luồng phát không đến từ ứng dụng di động và dừng luồng. Đây là lý do. Tôi biết rằng nó có thể được ngăn chặn bằng cách điều chỉnh codec nhưng điều đó không dễ dàng như vậy.

after live started with FFMPEG I got disconnected with actionId: 4

I hope your help because I don't know the reason for that disconnect.

I also had the same problem and did you get it done successfully