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.
クォーツ構成でUDPネットワークレシーバーを使用していますが、フレームのレンダリング中に複数のパケットを受信すると、UDPパケットが失われる可能性があることに気付きました。UDPパケットをバッファリングすることは可能ですか?
いいえ、10.6の時点では、QuartzComposerのNetwork Receiverパッチはパケットをキューに入れません。そのためには、独自のネットワークレシーバーパッチを作成する必要があります。
Network Receiver