bbc / brave

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud
Apache License 2.0
653 stars 148 forks source link

I don't can run brave in my Mac m1 #91

Open nikell28 opened 1 year ago

nikell28 commented 1 year ago

I done all item from this doc https://github.com/bbc/brave/blob/master/docs/install_macos.md But I see this error

2022-11-22 14:21:40,379     INFO: [       run] Plugin nice is None
2022-11-22 14:21:40,379     INFO: [       run] Plugin webrtc is None
2022-11-22 14:21:40,379     INFO: [       run] Plugin dtls is None
2022-11-22 14:21:40,379     INFO: [       run] Plugin x264 is None
2022-11-22 14:21:40,379     INFO: [       run] Plugin srtp is None
2022-11-22 14:21:40,379     INFO: [       run] Plugin rtmp is None
2022-11-22 14:21:40,379     INFO: [       run] Plugin opus is <Gst.Plugin object at 0x10381c8c0 (GstPlugin at 0x12e2a5060)>
2022-11-22 14:21:40,379     INFO: [       run] Plugin vpx is <Gst.Plugin object at 0x101175140 (GstPlugin at 0x12e2ceae0)>
2022-11-22 14:21:40,379     INFO: [       run] Plugin multifile is <Gst.Plugin object at 0x10118a880 (GstPlugin at 0x12e2d4b10)>
2022-11-22 14:21:40,379     INFO: [       run] Plugin tcp is <Gst.Plugin object at 0x101116840 (GstPlugin at 0x12e2de060)>
2022-11-22 14:21:40,379     INFO: [       run] Plugin rtpmanager is <Gst.Plugin object at 0x10383a580 (GstPlugin at 0x12e2acc20)>
2022-11-22 14:21:40,379     INFO: [       run] Plugin videotestsrc is <Gst.Plugin object at 0x10383ac00 (GstPlugin at 0x12e2d43f0)>
2022-11-22 14:21:40,379     INFO: [       run] Plugin audiotestsrc is <Gst.Plugin object at 0x10383a580 (GstPlugin at 0x12e295880)>
2022-11-22 14:21:40,379  WARNING: [       run] Missing gstreamer plugins:['nice', 'webrtc', 'dtls', 'x264', 'srtp', 'rtmp']

Help me please!