: Real Time Push Server for Media I am currently using a real time Push server to push text and small binary data. I am looking for a similar service for Media. Pubnub, which I currently use,
I am currently using a real time Push server to push text and small binary data. I am looking for a similar service for Media. Pubnub, which I currently use, limits data transfers to 1.8k, does anyone know of a similar service or setup for larger files?
More posts by @Carla537
1 Comments
Sorted by latest first Latest Oldest Best
I think you can be any size.
Check out this answer:
stackoverflow.com/questions/8193761/how-can-i-send-larger-messages-over-websocket
A better approach might not be to actually push the media, but only push the location of it. So have your script push the new location of an image, or mp3 or video file, and then have the page (js event) update that item.
This handshake approach might come in useful if you are using static resources hosted on a CDN.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.