The problem is that RTP-MIDI does some "tweaking" to the MIDI-data.
For example: System-Exclusive-data can be segmented into multiple RTP-frames
by ending a segment with a Status-Byte that would normally not be there.
Another thing is the fact that Realtime-Status-Bytes (just one octet long)
can be at any position in a "normal" midi-stream, but in RTP-MIDI they
always "stand alone"...
Tobias
> -----Ursprüngliche Nachricht-----
> Von: wireshark-dev-bounces@xxxxxxxxxxxxx
> [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] Im Auftrag von Erwin Rol
> Gesendet: Donnerstag, 5. Oktober 2006 22:46
> An: Developer support list for Wireshark
> Betreff: Re: [Wireshark-dev] RTP-MIDI
>
> The RTP-MIDI profile "wraps" normal MID commands, right?
> Would it be possible to make a MIDI dissector that is than
> called by the RTP-MIDI dissector? That way it should be
> possible to do actual MIDI capturing in the future and
> dissect that with wireshark.
>
> - Erwin
>
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>