quasarstream/python-ffmpeg-video-streaming

Getting Name Error for "ffmpeg_streaming"

Closed this issue · 1 comments

Getting a Name Error

NameError: name 'ffmpeg_streaming' is not defined

image

Obviously I have installed ffmpeg and python-ffmpeg-video-streaming

image

I also tried it on a Ubuntu Instance, still getting the same error.

Add import ffmpeg_streaming line at the begging of your code