diff --git a/examples/README.md b/examples/README.md index 68fd8c0..dabc739 100644 --- a/examples/README.md +++ b/examples/README.md @@ -218,7 +218,7 @@ process2.wait() ```python video_format = "flv" -server_url = "http://localhost:8080" +server_url = "http://127.0.0.1:8080" process = ( ffmpeg