Skip to content Skip to sidebar Skip to footer
Showing posts with the label Adobe

How To Deserialize And Serialize Amf Packets In Python?

I am rewriting the following Perl code in Python: my $data = Data::AMF::Packet->new->deseri… Read more How To Deserialize And Serialize Amf Packets In Python?

Corrupted Aac Files Recorded From Online Stream

I'm recording audio from an AAC radio stream the simplest way I know: r = requests.get('htt… Read more Corrupted Aac Files Recorded From Online Stream