Displaying 2 results from an estimated 2 matches for "awsaccesskeyid".
2006 Jul 07
0
Net::HTTP.get_reponse issues ...
...t trying to interface with the Amazon ECS web service
using Net::HTTP.
The code I''ve got so far is ...
def index
search_artist = ''Pink Floyd''
amazon_params = {''Service'' => ''AWSECommerceService'',
''AWSAccessKeyId'' => ''[Removed for security]'',
''AssociateTag'' => ''[Removed for security]'',
''Operation'' => ''ItemSearch'',
''ResponseGroup'' => ''Small,Images'...
2009 Sep 23
2
FFMPEG Query
...nvert a video file which is located at the Amazon-S3 Store,
through ffmpeg. How can it b possible? please help me if anyone have any
idea.
for ex:-
is it possible to execute following command:-
system "ffmpeg -i
''http://s3.amazonaws.com/discoveryfour/001.igor_nay_telstra%20copy.mp4?AWSAccessKeyId=1QM20RW1CJAFGTH5YHR2&Expires=1253689953&Signature=DXBh2HOXqAknQrloHdLTNP%2FwZ2w%3D''
-b 64k ''salil.avi'' "
Thanks in Advance.
Regards,
Salil Gaikwad
--
Posted via http://www.ruby-forum.com/.