Top "Media" questions

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

Java Media API: java media api download

Where can i find javax.media.* jar file.. In sun site it downloads an installer. Is there any available of …

java media jmf
How can I create a video from a directory of images in C#?

I have a directory of bitmaps that are all of the same dimension. I would like to convert these bitmaps …

c# directshow media multimedia wmv
How can I record live stream media from website

There is a website where I can watch full HD football games in live. So this is a live streaming …

streaming media live record
JavaScript Play Uploaded Audio

How do I make it so that when audio is uploaded it can be played? I used this code, but …

javascript file-upload media
How to create a custom media type (application/vnd) for a RESTful web service?

I'm playing with REST right now and thought I properly implement HATEOAS just to get all concepts right. For that …

rest media restful-architecture hateoas hypermedia
How to resolve iOS 11 Safari getUserMedia "Invalid constraint" issue

I'm attempting to run the following code in Safari in iOS 11. It should prompt the user to give access to …

javascript camera media ios11
navigator.getUserMedia not working on Android / Chrome

do you have any idea of why the following code doesn't work on Android/Chrome? It works well on Desktop/…

javascript android html media
Django media files not showing with Debug = False on production - Django 1.10

I currently have two kind of files static files and media files.The static files contain my css,js and …

django static media collectstatic
Volume change listener?

Is there any way to listen for volume changes with an Android service and react to that? Btw: How does …

android service broadcastreceiver media volume
How to split video or audio by silent parts

I need to automatically split video of a speech by words, so every word is a separate video file. Do …

audio video ffmpeg media video-processing