バグが発生した環境
・OBS Studio 23.0.x以降
・ニコ生プラグイン v2.1.0 + v2.2.0-pre2
補足
「配信種別」廃止の経緯?
https://github.com/obsproject/obs-studio/pull/1579* Improves the user experience for both the auto-configuration dialog and the stream page, removing the redundant "service type" option, and consolidates all services (including "custom") in to a single service-selection drop down. In addition, instead of selecting "Show all" as a checkbox, it is now present in the drop-down at the bottom.
追記 (2020年02月21日加筆) 【ユーザー生放送】配信用のストリーム情報を放送者ごとに固定しました https://blog.nicovideo.jp/niconews/128534.html ニコ生プラグインを使用しなくても大丈夫になりました。
追記 (2019年03月11日 23時35分頃加筆) ニコニコ運営生放送 2時間34分42秒~にて 今後の予定に「配信URL・ストリームキー固定」がありました。 この予定が実行されるとニコ生プラグインが必要無くなると思います。 取り急ぎ情報として。
バグの概要 OBS Studio 23.0 で「配信種別」が廃止されて「ニコ生プラグイン」が表示されなくなった
再現手順 OBS Studio 23.0.x以降を入手して、ニコ生プラグインを導入する https://github.com/obsproject/obs-studio/releases
スクリーンショット
バグが発生した環境 ・OBS Studio 23.0.x以降 ・ニコ生プラグイン v2.1.0 + v2.2.0-pre2
補足 「配信種別」廃止の経緯? https://github.com/obsproject/obs-studio/pull/1579
* Improves the user experience for both the auto-configuration dialog and the stream page, removing the redundant "service type" option, and consolidates all services (including "custom") in to a single service-selection drop down. In addition, instead of selecting "Show all" as a checkbox, it is now present in the drop-down at the bottom.
回避策
Windowsの場合(22.0.2) https://github.com/obsproject/obs-studio/releases/tag/22.0.2 64bit環境(インストーラー) OBS-Studio-22.0.2-Full-Installer-x64.exe 32bit環境(インストーラー) OBS-Studio-22.0.2-Full-Installer-x86.exe
macOSの場合(22.0.3) https://github.com/obsproject/obs-studio/releases/tag/22.0.3 obs-mac-22.0.3-installer.pkg
プラグインの使用を辞める 手動でrtmp/ストリームキーをOBS側に入力する。 ※今後配信URL/ストリームキー固定化の予定あるようです。(下記参照)
別の補助ツールを使う
追記 ・22.0.2(またはそれ以下)から23.0にアップデートした場合 「設定 > 配信」を変更しなければ「配信開始」は可能
・23.0で初めて導入した場合 「配信種別」が廃止されたので使えない ただし23.0でも設定ファイル(service.json)を直接変更すれば、ニコ生プラグインの設定は変更出来て配信開始する事は可能 C:\Users\ユーザー名\AppData\obs-studio\basic\profiles(プロファイル名)\service.json
service.json に関して (true = 有効 / false = 無効) adjust_bitrate : 映像ビットレートを自動調節 auto_start : 自動で配信開始と枠移動を行う mail : メールアドレス password : パスワード watch_interval : 監視間隔 (秒)