Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
vlc activex で「--ipv4-timeout」オプションを使用したいのですが、機能しません。コードは次のとおりです。
id = vlc.playlist.add(rtspURL, null, "--ipv4-timeout=20000");