Top "Media" questions

Media are the storage and transmission channels or tools used to store and deliver information or data.

How can I print an image in a web page, fitting the paper size (A3, A4, A5, etc)?

I am currently using IE9 and media queries and I have no need to have this working from other browsers. …

javascript css printing media
How to bind dynamic content using <p:media>?

I use the <p:media> to display static PDF content. <p:media value="/resource/test.pdf" width="100%" …

jsf jsf-2 primefaces media dynamic-content
Recommended Java library for creating a video programmatically

Can anyone recommend a Java library that would allow me to create a video programmatically? Specifically, it would do the …

java video media
Capturing Video with AVFoundation

I've been looking around on Stack and I have found similar questions to this, but none have worked for me. …

ios swift avfoundation media
print css: fit in one page

In my page there's only one image. Kind of 1500x3000 px. In the printer, I need that this image's maximum …

css printing media
Android Media Codec video decoding

This is my first question so please let me know if I missed anything! Using Android API 16's new Media …

android video media codec decoding
node (socket) live audio stream / broadcast

Please, is there any easy way to stream (broadcast) media file (ogg, mp3, spx..) from server to client (browser) via …

node.js sockets audio media
Media queries in Sass

I am wondering if there is a way to write media queries in sass, so I can give a certain …

sass media responsive
How to embed streaming rtsp media into an html5 page

I have a security cam that sends via rtsp, which I'm able to capture on vlc player, but I want …

html video-streaming media vlc
How can I access playlist created by android default music app and call the music app to play it?

I am writing an android app, and I want to access the playlist created by android default music app. In …

android media playlist