Webcam video streaming within local are network connection - ftp

My programming knowledge is limited, my question is " is there any way to stream Mpeg 4 files within local network but with client on my computer running windows and host on android smart phone or windows phone?". Is it is possible, which editor or IDE can I use to create this application?

Related

Can I give local webcam access to a Azure Win Server VM through Microsoft Remote Desktop?

I'm developing a website in VS on a Windows Server Azure VM, and remoting in to do my work through Microsoft Remote Desktop for Mac.
The website needs to access a webcam, but I don't have any webcam on the remote windows server!
Is there any way to allow the remote windows server where I'm developing to see my local webcam through Microsoft Remote Desktop, as my local machine is a Macbook Air?
Maybe there's another remote tool for Mac that will allow this? One I have to pay for?
Looking at the settings for Microsoft remote destop for Mac version 10.2.4 how can I set the local resources for USB connections? I don't even see a option for Usb device, just printers, clipboard and Smart cards.
All I see is this below with no options for USB connections
as of Dec 2018:
no, it is simply not possible with the latest Mac beta RDP Client
and a still open demand from user voice
The feature of USB redirection is part of so called RemoteFX and a feature of RDS.
From server side it is possible since Windows Server 2012, newer Versions improved it.
Windows Client (mstsc.exe or remote desktop client) support the USB and Video mapping for since ages, but of course negotiating with the server which features are possible and allowed.
this link gives a nice overview mosty without covering non-Windows:
https://workspot.zendesk.com/hc/en-us/articles/214248563-Configuring-USB-Redirection-with-RemoteFX-in-Workspot
to be afraid, the MS Mac client only supports the usual redirections like audio, printer, clipboard and drive mappings.
there are obviously other RDP clients out there, with experimental USB and webcam redirecting:
at least there is freeRDP which may also run on a Mac

Live Stream Directly to Computer

I'm a student currently working with a Matrice 100 for a project. I know that currently you can stream to YouTube/Facebook from the mobile app, but is there any way to get the stream directly to computer? I noticed that there was a mini hdmi port on the controller, could you plug a cable into that and a computer to access the stream?
I'd leave this as a comment instead of an answer but I don't have enough reputation.
Do you have an HDMI cable on hand? You could try plugging one end into the hand controller and the other into a laptop.
Also, DJI has a ground control application for the PC (although I don't think they are continuing support for it) that can be used with a bluetooth radio to communicate with and receive video from the aircraft. The application is free to download from the DJI website.

UWP Mediabox - a few questions

I have a question to you and I really hope you can provide me some information.
I wish to build a media center because I have not found any possibilities to cast my stuff straight to the big screen from my Windows mobile phone.
Off course there is the wireless display adapter from Microsoft but I wish not to cast my whole display to my tv.
After testing a few product (Amazon fire tv box, apple tv 3, display dock and the wireless dock) I came to the conclusion that I can not have an all in one solution which fits my perceptions.
From that point I thought that I have to build my own "tv application".
Ok ok... There is kodi(xbmc) and so on... But I think this is just making a detour.
Following features must be included:
running on Windows 10
Cast music, videos and pictures.
Ability to launch and download windows store apps.
Project Rome implementation to share data across devices.
Seems possible but here´s one big problem...
If we are talking about mediaboxes, we do talk about those small boxes besides your tv. Instead off building a micro ATX setup, I want to take this to the next level... using IoT (Raspberry Pi 3).
Using IoT may have some advantages but there are a few disadvantages I have to worry about.
Will Windows 10 work properly on IoT (advantages - disadvantages)
Media streaming?
ARM architecture
Bluetooth, WIFI, Ethernet connectivity
I have never ever worked on IoT before, so I am kinda noob again. I´am asking for some advices to make this possible.
[UWP] How can I stream data (e.g. video, music, images) to another application?
[UWP] Implement a remote control - just like the amazon fire tv controler ?
Advantages - Disadvantages of using Windows 10 on a Raspberry Pi ?
Using windows 10 default applications (Groove Music, Images, Videos - Application) to play incomming data?
What do you think? Is it possible to create a Mediacenter which is running on a raspberry pi using windows 10?
Thank you in advance.
The most straightforward idea would be to create an always-running app with a MediaPlayerElement with a Source property that can be set programmatically by a remote control app. A remote control app could also control the pause, play, next, previous actions.
Be aware that there is no hardware video acceleration support for Raspberry Pi on Windows IoT Core yet, and probably that also won't come soon. There are other devices that do have proper video drivers (look at the hardware support page of Windows IoT Core).
Also be aware that there is no Windows Store on Windows IoT Core, unless you are an OEM (then you can publish your properly signed apps in an official way to devices that are managed by you).
A simpler way would be to buy a Windows 10 box from aliexpress. Then you can use Miracast to stream your screen, install apps from the App Store and play films directly on it, for example using Kodi for which remote control apps exist.

Confirm HLS server is working only with Windows PC

I'm going to set up HTTP Live Streaming server.
In development environment, only Windows PC is available for the server's client due to network restriction and other regulations.
How can I confirm that
server is publishing HLS movie and
real-time movie's delay by viewing it
only with Windows software?
This page shows that browser available on Windows does not support HLS.
I'm prefer solution with free software, so JW Player may not be a best solution.
I'm not sure that I can check delay on-the-fly with hls-client or ffmpeg.
VLC, ffmpeg, and XBMC support playing HLS on Windows. A longer list can be found here: http://en.wikipedia.org/wiki/HTTP_Live_Streaming#Clients

throttling control in Windows Media Service

I am wondering whether on Windows Server 2003, in Windows Media Service, we could setup/configure throttling settings for any file types (even the file types not supported by streaming by Windows Media Service), for example, setup .flv file download/streaming throttling bit rate to 100k or setup the bitrate throttling control to the same as encoded bit rate.
I have searched Windows Media Service manual for a long time, but can not find this feature exlpicitly documented.
BTW: I am just curious what is the behavior of Windows Media Service if we put unsupported streaming file types, like .flv flies.
thanks in advance,
George
I thought that Windows Media Services supported only a subset of file types (and flv is not one of them).
If you want throttling control for flv you will need Flash Streaming Server or Apache with the throttling mod or IIS 7 with the throttling module.

Resources