{"id":68535,"library":"engine-v4","title":"Monibuca Engine v4","description":"A high-performance streaming media server engine for building live streaming applications.","status":"active","version":"4.15.2","language":"go","source_language":null,"source_url":"https://github.com/Monibuca/engine","tags":["streaming","media","server","live","rtmp"],"install":[{"cmd":"go get m7s.live/engine/v4","lang":"bash","label":"Install m7s.live/engine/v4"}],"dependencies":[],"imports":[{"symbol":"engine","correct":"m7s.live/engine/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"log\"\n\n\t\"m7s.live/engine/v4\"\n)\n\nfunc main() {\n\tengine := engine.NewEngine()\n\terr := engine.Start()\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tdefer engine.Stop()\n\tlog.Println(\"Engine started\")\n}","lang":"go","description":"Starts the Monibuca streaming engine."},"warnings":[],"env_vars":null,"search_vec":"'applic':16 'build':13 'engin':2,11 'high':6 'high-perform':5 'live':14,20 'media':9,18 'monibuca':1 'perform':7 'rtmp':21 'server':10,19 'stream':8,15,17 'v4':3","created_at":"2026-06-17T17:50:52.766166+00:00","updated_at":"2026-06-17T17:50:52.766166+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Monibuca/engine","github":"https://github.com/Monibuca/engine","docs":"https://pkg.go.dev/m7s.live/engine/v4#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}