Questions tagged [poster]

Async node module for uploading local/remote files over multipart.

85 questions
0
votes
3 answers

No Poster Image for Flash Fallback

I see a number of questions asking how to set a poster image for the "VideoJS" flash player fallback without a solution. I thought I'd just ask the same question.
user565556
  • 107
  • 1
  • 8
0
votes
1 answer

how to pass JSON string as input parameter WCF RESTful service?

I have a web service as below, [ServiceContract] public interface IRestServiceImpl { [OperationContract] [WebInvoke(Method = "POST", ResponseFormat = WebMessageFormat.Json, …
Mansinh
  • 1,365
  • 4
  • 19
  • 47
0
votes
1 answer

python POST a StringIO using poster

Here is the situation: I use PIL to process an image, then I save it to a StringIO object. Now, I want to POST the StringIO object through poster. But, I can't get the image in the request.FILES dict. I have googled for a few hours, I found this…
Jinvan
  • 33
  • 1
  • 6
0
votes
1 answer

Python poster buffer size

I'm using Python poster module 0.8.1 and I was wondering if it possible to increase default upload buffer size or 'blocksize' ? I found that default buffer size is 4096 bytes (…
dovydas juraska
  • 277
  • 2
  • 5
  • 12
0
votes
1 answer

Handling HTTP Get/ Delete Android using REST

I m implementing a REST based HTTP server in Android. The server responds for GET, DELETE and POST requests. Two android devices communicate using HTTP Post (I m using a service, where a device keeps listening on a port and post to next device and…
user1741274
  • 759
  • 3
  • 13
  • 25
0
votes
1 answer

Image poster video tag stretch in IE9

I have the follow code, use Flowplayer, and config as below:
the cover.png has size…
sangpq
  • 111
  • 1
  • 1
  • 5
0
votes
2 answers

Python urllib2 slow upload

Urllib for python seems to be incedibly slow at uploading a file (using multipart/form-data) The browser (Chrome) does it in under 20 seconds, while the script uses almost i minute for the same file. I'm using urllib2 for the connection, and poster…
Delusional Logic
  • 808
  • 10
  • 32
0
votes
1 answer

Using Firefox Poster extension with non-Google credentials

Does anyone know if it is possible to use the Firefox Poster extension for restful web services with "User Auth:" credentials that are non-Google?
Ronnie Phelps
  • 83
  • 1
  • 11
-1
votes
1 answer

Generate a PDF poster in C#

I have a requirement to auto generate a poster in PDF format based on a template in. This PDF must contain custom text and images provided via a web application. I know you can add from fields to a PDF then fill them with something like iTextSharp…
Jon
  • 85
  • 1
  • 8
-2
votes
3 answers

POST parameters to php application

I am looking for a small app / add on / software that allows me to post parameters to php (so that I can test directly). I currently use POSTER add on firefox, but it appears a beginner project that lacks lots of features. What do guys use ?
tony9099
  • 4,567
  • 9
  • 44
  • 73
1 2 3 4 5
6