waleedahmad/node-stream

[rtmp disconnect] id=NZHCJH7R

fitomx19 opened this issue · 0 comments

I add to the path in windows the ffmpeg with the adress c:/ffmpeg/bin/ffmpeg
RTMP,HTTP AND WEBSOCKET Works propertly with the adress
trans: {
ffmpeg: '/ffmpeg',
tasks: [
{
app: 'live',
hls: true,
hlsFlags: '[hls_time=2:hls_list_size=3:hls_flags=delete_segments]',
dash: true,
dashFlags: '[f=dash:window_size=3:extra_window_size=5]'
}

what is the correct adress?