VLC Player not working properly in one computer - vlc

I have a strange problem. I have 2 computers, both with windows 10. I am connecting to an IP cam using rtsp protocol but only one computer connects and plays the video without problems, using VLC player. I don't know why the other computer doesn't play it. It looks like it connects to it because I am asked for the user and passoword, but after no video is played. The issue gets even more strange because if I use a different cam, of a different brand, I can see the video playing in both computers without any issues. I have only issues with one brand and only in one computer! I am totally lost.
I have just tested also with a third computer and it works without issues. I have already unistall and reinstall the latest VLC player version but nothing works.
Please help.
Thanks,
Julio

Related

Flutter audioplayers sound delay

I am creating an app which uses audioplayers package for playing audio files and initially the audio plays perfectly but after few more rounds the audio starts playing after a delay (like 5 seconds or even longer).
This is an issue I guess many are facing as there are ton of questions but no proper answers to it. This is one answer I found but the issue still persist i guess. If anyone has a workaround for this problem please share here
I am using a real iOS device (not tested on android device), flutter version 2.0.1, stable channel

Streaming AAC+ (inside FLV) on iOS using AIR

For a streaming radio station, I have an AAC+ audio stream, inside an FLV container, delivered via HTTP. An example URL is http://3023.live.streamtheworld.com/ALTROCK_S01A_AAC. I wrote a simple AIR app (using the latest AIR and Flex SDK's) to play this stream, and it works fine on PC and Android, but doesn't play anything when deployed to the iOS simulator or a device (i.e., the bytes are loaded but there is no sound).
This is similar to Can FLV AAC stream be played in Android, but for iOS.
I wanted to use AIR in this scenario, since I need to listen for the Cue Points in the FLV - and this is easy to do if you're playing Flash in a web browser, so AIR seems like the natural choice. I have also looked at http://code.google.com/p/haxecast/ and https://code.google.com/p/project-thunder-snow/ but they all seem to use the same basic idea (parse the FLV using Netstream in "data generation mode" and feed the AAC+ data to a Video object) - and so they all hit the same wall on iOS.
I also came across this post which seems possibly related although it's not quite the same situation (e.g., it's not FLV).
Is AIR on iOS supposed to support this scenario- namely, streaming AAC+/FLV audio via HTTP?
EDIT: This post also appears to hit the same obstacle - so a lot of people are asking about this situation. Anyone from Adobe have any insight?
After much further research I've concluded that AIR on iOS just doesn't support this, and you have to build a native app (or at least use framework other than AIR) instead.

Why do I have to reinstall Kinect SDK everytime I restart PC

I'm currently work with Kinect for Windows SDK version 1 under Win7, VS2010, C#.NET.
Demos in Microsoft Kinect for Windows SDK Sample Browser can't run properly after Kinect is connected to my PC.
Kinect Explorer(in C#) says Kinect is not ready (which is different from Please insert a Kinect... if Kinect is not connected).
Shapes Game(in C#) says Oops... Something's wrong with Kinect
Skeletal Viewer(in C++) can run, but only depth image run properly. Color image has a frame rate less than 1! And skeleton view show nothing but a black background.
Here's what I have tried:
The above thing will not happen(which means everything goes all right) if SDK is reinstalled and PC is not restarted. So... I have to reinstall Kinect SDK everytime I restart my PC!!!
I checked the Resource Manager after Kinect USB is plugged to my PC. The strange thing is that if the PC is not restarted after reinstalling SDK, there're 4 devices concerning Kinect: Audio, Speech, NUI and Security. But after restart PC, the Security Device won't be shown after Kinect is connected to PC.
I've tried with 2 different Kinect(one at a time) and have the same situation.
Using different USB slots make no difference.
I don't know what's wrong with my PC or how to do next. The only thing I know is that I don't want to reinstall Kinect SDK everytime I restart my PC! So would anybody offer some solution? Thanks very much!
I came across this problem just now, and finally solve it. I accidentally killed the process names "KinectManagementService" in the task manager, and then I could not connect the Kinect any more. Have a glance at the task manager whether the process is there.
Open Windows Service, and start the service "Kinect Management". That's it!

Why does my application audio stop working after turning off and turning on my tv?

I'm currently developing an application in XNA and using a TV with HDMI for video and audio. When I turn the TV off then on again the application audio ceases to work. However, system sounds do still work. Does anyone have any ideas on why this happens?
I'm using a motherboard with integrated Intel HD graphics to connect the TV and use it as a monitor.
Here is a link to a similar issue in regards to audio jack sensing in windows:
https://superuser.com/questions/249878/disable-windows-sound-card-jack-sensing
The same solution solved my problem:
Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E96C-E325-11CE-BFC1-08002BE10318}000\GlobalSettings
Change the value EnableDynamicDevices to zero.
Restart your system.
Hopefully this will help others that have issues with this and XNA in the future.

Unable to play m.youtube.com video in BlackBerry simulator

When I try to play video from m.youtube.com I get an error:
an error has occured attempting to play media.
How do I solve this?
Make sure you are running the MDS Simulator (start it before the simulator), otherwise most applications that use networking on the simulator (including the web browser) will not work.
EDIT: as noted below, YouTube mobile uses RTSP which isn't supported in the simulators
Try playing around with different versions of the OS in your emulator. Be aware, however, that Blackberry support for Flash video is virtually nonexistent even on their handsets, so you're bound to run into issues.

Resources