Stream from VLC to DMP4400g

I have been reading about RTP, multicast and RTSP and interleaved RTSP.
I am not 100% sure that my DMP4400g is  able to receive and play a VLC live stream, but I am sure it should be, with the right amount of effort from me.
Arrangement stream server running VLC, same LAN, four DMP4400g units.
Does anyone have a vlc command-line that Just Works?
(have never used and know nothing about show-and-share. Should I go there?)
Sam

Greg,
Thanks very much for your reply. I am trying it now, but I am having no success. The DMP remains resolutely black.
Your command produces a unicast rtp stream direct to the DMP. I am trying to catch it with rtp://, rtp://. Both fail. The DMP UI pushes me towards multicast, which I don't really understand.
I thought next that I'd try multicast from/to 224.0.0.1. That is no good either. Then to a subnet broadcast address. Still black. Wireshark on an independent port confirms broadcast and multicast are reaching the wire.
I have ssh connected-up Which is the catcher/player process on the DMP? Is it possible for me to see its debugging messages?
Thanks again very much for your help.
Sam

Similar Messages

  • Streaming via VLC

    I'm trying to set up a video stream through VLC.  Remote clients are able to use the stream, but they do not play anything and just sit with buffering at 0%.  This occurs with computers in my local network as well.  My router is also correctly configured to forward port 8080 to my computer.
    The only thing I can think of that would block this is /etc/hosts.deny, which is set to "ALL: ALL: DENY".  What would I need to add to /etc/hosts.allow in order for streaming via VLC to work?

    Falcata - did you ever get this working? I've been playing around with trying to stream from VLC to XBMC on 2 systems in my home and am not having any luck. Was wondering if perhaps you could share with us what you ultimately did to get this working. That is assuming of course that you did eventually have success.
    Thanks!

  • How do I stream from dreambox to vlc then from vlc to adobe media server?

    I am new user of adobe media server and i would like to stream video from vlc to adobe media server and the source is from dreambox. After i get the ip of one video then i stream it from vlc to rtmp:localhost/live. But I can't recieve the video from adobe media server administration console.Can anyone help me with it?

    I am new user of adobe media server and i would like to stream video from vlc to adobe media server and the source is from dreambox. After i get the ip of one video then i stream it from vlc to rtmp:localhost/live. But I can't recieve the video from adobe media server administration console.Can anyone help me with it?

  • Possible to stream from FMLE to another (desktop)computer?

    This is some kind of a challenge: I'm trying to find a
    sollution for streaming a video signal from one computer
    (preferably with FMLE) and pick up the video stream on another
    computer and show the video fullscreen.
    So far it seem to me that FMLE is only able to deliver the
    video stream to a Flash Media Server. Is this correct?
    I'm hoping it is possible to stream the video from FMLE and
    "pick up" that single stream from another computer with maybe a
    program like VLC (or another application? - I just read that VLC
    supports RTMP streams), and show the video fullscreen.
    In theory, maybe I can use Flash Media Server for this, if it
    is able to show the video it's picking up fullscreen.
    Any suggestions or thoughts would be apreciated!
    regards

    carlnes
    Windows Media Encoder and Player as a combination can do this "direct pull" from an encoder to a player without a server in the middle.  But in all the years of commercial live streaming I have done in 10 years, Flash Media Encoder can not be operated in the same way.  A Flash Server has to be in the middle.

  • Cannot open stream from Axis camera

    I'm a newbie in JMF, I'm using JMStudio trying to open a stream from an Axis IP camera.
    I get the following error code:
    UNABLE_CREATE_PLAYERjavax.media.NoPlayerException: Cannot find a Player for :http://192.168.52..../axis-cgi/mjpg/video.cgi?resolution=640x480*
    I can open from the player only mp3 files, if I try to open standard avi files (like clock.avi under windows directory) I can hear only sound but no videos.
    I think I've a sort of codec problem
    Can someone help me?
    Thanks

    pignattino wrote:
    My goal is to save stream from camera to a file.
    I thought that open url could retrieve a mjpeg streamYou can only open URLs if JMF has a DataSource associated with the protocol prefix.
    Protocol prefix means "http", "https", "file", "ftp", etc... the stuff you see before "://" normally.
    JMF can open URLs that use rtp, rtsp, and file by default. It does not do http streaming.
    I tryed also with rtp session but I cannot establish any connection (I can do that with a software like VLC)
    Is that possible? What am I doing wrong?How the hell should I know know what you're doing wrong? All you said was you tried to do something, didn't explain what you did! What you did wrong was not suceeding, that's the advise I can give you based on the information you've given me!
    If your camera supports RTP streaming, and its RTP implementation is compatible with JMF's implementation... and it streams a format JMF can understand, and its format implementation is compatible with JMF's format implementation, then JMF should be able to receive the RTP stream.
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html]
    JMF supports opening MJPEG files, but doesn't list MJPEG_RTP as a supported format. It supports JPEG_RTP, but those aren't the same thing.
    So maybe you can receive an MJPEG_RTP stream with JMF, but, it isn't listed as being supported by JMF...

  • I am Stuck! Need Help With Multicast Streaming Using VLC Player

    I have a Multicast network topology shown below
    and my configs
    HUB ROUTER
    no ip domain lookup
    ip domain name primestarhotel.com
    ip multicast-routing
    interface Loopback0
    ip address 5.5.5.5 255.255.255.255
    ip pim sparse-dense-mode
    interface FastEthernet0/0
    ip address 200.0.0.2 255.255.255.240
    ip pim sparse-dense-mode
    ip virtual-reassembly
    speed 100
    full-duplex
    interface FastEthernet0/1.65
    description "Server Vlan"
    encapsulation dot1Q 65
    ip address 10.1.65.1 255.255.255.0
    ip pim sparse-dense-mode
    ip virtual-reassembly
    router ospf 200
    log-adjacency-changes
    network 5.5.5.5 0.0.0.0 area 0
    network 10.1.65.0 0.0.0.255 area 0
    network 200.0.0.0 0.0.0.15 area 0
    ip route 200.1.1.0 255.255.255.252 200.0.0.1
    ip route 200.2.2.0 255.255.255.252 200.0.0.1
    no ip http server
    no ip http secure-server
    ip pim send-rp-announce Loopback0 scope 6
    ip pim send-rp-discovery Loopback0 scope 6
    ISP ROUTER
    interface FastEthernet1/0
    interface FastEthernet1/1
    no switchport
    ip address 200.0.0.1 255.255.255.240
    ip pim sparse-dense-mode
    duplex full
    speed 100
    interface FastEthernet1/2
    no switchport
    ip address 200.1.1.1 255.255.255.252
    ip pim sparse-dense-mode
    duplex full
    speed 100
    interface FastEthernet1/3
    no switchport
    ip address 200.2.2.1 255.255.255.252
    ip pim sparse-dense-mode
    duplex full
    speed 100
    router ospf 200
    log-adjacency-changes
    network 200.0.0.0 0.0.0.15 area 0
    network 200.1.1.0 0.0.0.3 area 0
    network 200.2.2.0 0.0.0.3 area 0
    SPOKE 1 Router
    interface FastEthernet0/0
    ip address 200.1.1.2 255.255.255.252
    ip pim sparse-dense-mode
    speed 100
    full-duplex
    interface FastEthernet0/1
    no ip address
    ip pim sparse-dense-mode
    ip virtual-reassembly
    speed 100
    full-duplex
    interface FastEthernet0/1.12
    description "Workstation pc"
    encapsulation dot1Q 12
    ip address 10.1.12.1 255.255.255.0
    ip pim sparse-dense-mode
    router ospf 200
    log-adjacency-changes
    network 10.1.12.0 0.0.0.255 area 0
    network 200.1.1.0 0.0.0.3 area 0
    ip route 0.0.0.0 0.0.0.0 200.1.1.1
    SPOKE 2
    interface FastEthernet0/0
    ip address 200.2.2.2 255.255.255.252
    ip pim sparse-dense-mode
    speed 100
    full-duplex
    interface FastEthernet0/1
    ip address 10.2.22.1 255.255.255.0
    ip pim sparse-dense-mode
    speed 100
    full-duplex
    router ospf 200
    log-adjacency-changes
    network 10.2.22.0 0.0.0.255 area 0
    network 200.2.2.0 0.0.0.3 area 0
    ip route 0.0.0.0 0.0.0.0 200.2.2.1
    ip route 200.2.2.0 255.255.255.252 200.0.0.1
    I have implemented multicast on the network in a hub and spoke topology. i have set up ospf routing protocol and broadcast all network and can successfully ping.
    I am currently using VLC player as my media streaming server and client. i have set up rtp streaming from the HUb router using multicast ip 224.2.2.2 and unable to broadcast the multicast traffic across the spokes 1 and 2 PC's
    I have never used vlc player  never set up multicast network before and i am struggling with this and need help.
    these are my router configs below
    http://dl.dropbox.com/u/20145606/ip%20video%20config.txt
    Message was edited by: Louis Ojuwu

    I have edited the message and the configs and topology are visible above now. instead of the links i provided

  • How can I save to computer a live streaming from Ustream

    Hi
    That's the question.
    I want to save a live streaming from Ustream.
    any help?
    tnx.

    Install Livestramer (with all python dependencies)
    https://wiki.archlinux.org/index.php/Livestreamer
    livestreamer -p vlc https://www.ustream.tv/embed/9979779
    Found matching plugin ustreamtv for URL https://www.ustream.tv/embed/9979779
    Available streams: 240p, 240p_alt_akamai, 360p, 360p_alt_akamai, 480p, 480p_alt_akamai, 720p+ (best), 720p+_alt_akamai, mobile_240p (worst), mobile_360p, mobile_480p
    livestreamer -p vlc https://www.ustream.tv/embed/9979779 720p+
    same with mpv-Player

  • Apple TV blurry black screen when streaming from iMac?

    My Apple TV shows a black blurry screen when trying to stream from my 2013 iMac.  ATV works perfectly with iPad/iPhone but not iMac.  Audio from iMac is fine, just no video.  Both products are entirely up to date as far as software goes and restarting both + wifi hasn't achieved any results.  Any **** would be appreciated, thanks.

    I've found out it is an Mavericks 10.9.2 and 10.9.3 failure! Online I have found more people with the very same Problem, and all of them are running 10.9.2/3  - ON THEIR IMACS (different Models)!
    My Apple TV and Streaming Services were functioning just fine 2-3 Monts ago, the only thing that changed was Updating my iMac Mid 2011 to 10.9.2 -> Then i've got the black screen when streaming, could not activate DisplayMirroring, when i played something in itunes or VLC the sound went through AppleTV but no video.
    Then have checked it with iPad 2 = OK, iPhone 5 = OK, MBP Early 2008 with SnowLeopard = OK,
    so i decided to Install an 10.9 on an external drive - and guess what? It works! Tried to Update (ComboUpdate) to 10.9.1 and it was still OK, got the BLACK SCREEN after ComboUpdate 10.9.2, and tried to Install 10.9.3 just to see if it will solve the problem -> NOT
    this must be a joke!

  • WVC80N view/capture mpeg4 stream with VLC

    Wanted to see if anyone knows what path to use to view the mpeg4 stream thru VLC  from a linksys WVC80N IP camera.  I've been successful in viewing the mjpeg stream using the following path:
    http://xx.xx.xx.xx/img/video.mjpeg
    Does anyone know what alteration to this path is needed to watch the mpeg4 stream?
    thank you for any assistance. this has been bugging me for a while now.

    Sure Http://userass@ip/img/video.asf Or Rtsp://userass@ip/img/video.sav

  • How can I see My Photo Stream from two Macs associated with the same Apple ID?

    I have a MacBook Pro (my personal machine) and an iMac (our family computer).
    The iPhoto library housing all of our family photos lives on the iMac.
    The iPhoto library on my MacBook Pro is currently empty.
    I have an account on both machines.  I have associated the same Apple ID with both machines.
    When I launch iPhoto on my MacBook Pro and attempt to turn on photo sharing (so that I can see My Photo Stream, as well as other shared streams), iPhoto informs me that "iCloud Photos for xxx@xxx is being used with another library named 'iPhoto Library'."
    My iPhone, which is also affiliated with the same Apple ID, shows the streams just fine.
    What can I do to remedy this situation?  I'd like to be able to view my shared streams on my MacBook Pro, while leaving the actual massive photo library on the iMac.

    I found out about this issue when I created a new library with some photo's I wanted to sync to my iCloud account.  I found the following on the Fat Cat Software page and thought it might be helpful to others:
    Using Photo Stream with multiple libraries
    Starting in iPhoto 9.2, Apple introduced a new feature called Photo Stream, which lets you automatically transfer photos via their iCloud service between your iPhoto library and your other devices such as an iPhone, iPad, or another Mac. This feature works when you have multiple iPhoto libraries set up, but there are a couple things to be aware of.
    First, iPhoto will only allow Photo Stream to be active in one iPhoto library at any given time. If you've already enabled Photo Stream in one library, but then open a second library and enable Photo Stream there, this will cause Photo Stream to be turned off in the first library.
    Any photos downloaded by Photo Stream are actually stored in an entirely separate location from any of your iPhoto libraries. This means that, even if you do switch Photo Stream from one library to another, you will not need to go through redownloading all the photos you already have in Photo Stream back from the iCloud servers. So, switching Photo Stream from one library to another is a relatively inexpensive operation, so you can do it as often as needed without it being much of a hassle.

  • How can I subscribe to a Shared Photo Stream from iPhoto 9.4 on OSX 10.7.5 ?

    I just updated to iPhoto 9.4 on both my (just updated) OSX 10.8.2 MacBook Pro and my OSX 10.7.5 Mac mini.
    For some mysterious reason Apple specifies that I can not subscribe to the new "Shared Photo Streams" from my OSX 10.7.5 Mac mini.
    How could that be ?
    How can I get around this ?
    How can it be that Apple claims that 'Shared Photo Streams' can be shared to all my other devices, but it turns out that my major photo-database can't, even though it has a brand new version of last year's OSX running... ???!!!
    This can't be a software issue...
    because if that were the case Apple would be deliberately cutting off users of last year's operating system... (...I even think there is a law prohibiting that...)
    so... can anyone tell me what the exact piece of hardware is that I am missing ?
    or has anyone found a solution for this yet ?
    Thanks !

    The only hardware that's preventing me from upgrading to 10.8 "Mountain Lion" would be the fact that a Mid-2007 Mac mini doesn't have a separate graphics card...
    ...as all other hardware-components ar similar to the iMac Mid 2007... :
    - at least 2GB of PC2-5300 (667MHz) DDR2 SO-DIMM RAM
    - a 64-bit Intel Core 2 Duo "Merom" processor
    - a WiFi-N compatible AirPort-card (I've upgraded the one in my Mac mini to an Atheros AR-9280...)
    - OSX 10.6.8 or later installed (I have OSX 10.7.5)
    - iPhoto 9.4
    ...so the only spec I not meeting hardware-wise is the fact that my Mac mini has a GMA950 shared graphics card...
    but surely... that can not be the reason I can't subscribe to a Photo Stream...
    why would that have anything to do with eachother ???!!!
    [ I've even seen claims of tricked OSX 10.8 installers for the Mid-2007 Mac mini, so if that's my only option... ]

  • App for streaming from network drive to Apple TV?

    I'm looking for an app that can do several things. There are apps that I've downloaded and paid for >:-( that do one or even tow of these things, but I want to:
    Stream movies (of different file types) from a network drive (WD MyBookLive) to Apple TV, via an iPad.
    There are apps that will stream any filetype from a Mac to apple TV, but they need certain server software running on the Mac, so no good for me with my network drive.
    There are also apps that will play any filetype on an iPad, streamed from a network drive. But these won't stream to Apple TV.
    Is there something that does both, that doesn't require special software on the drive?
    Thanks!

    That's a shame.
    thanks Rudegar

  • Can I see video stream from a website on my tv from my desktop with apple tv

    I am trying to watch a weekly video stream from a website using my Mac desktop on my tv with Apple Tv..can I do this?

    If your computer is a Mac and new enough (2011+) then maybe.  See required specs here:
    http://www.apple.com/uk/osx/specs/
    If you have an older Mac or Windows machine try airparrot.
    AC*

  • HT3819 video stream from amazon prime to my TV

    i want to video stream from amazon prime to my TV  via my ipad, mac book using my apple TV device..

    there is no reason to get rid of Apple devices, not when a Chromecast, Roku, or FireTV can be acquired so cheaply. 
    This is a true statement, but this is a bad option in the long term since your content will be split between different sources, DRM rules, apps, access options, etc.  You are going to constantly be running into issues were you want to watch a show that is not available on the device (phone, tablet, etc) you are on.  I share "Disgusted_with_apple" frustrations in that Apple has not updated in three years now leaving Amazon FireTV and others with better interfaces and features but having my content locked into Apple's DRM.
    Apple was really first to market with a viable TV interface device, and has completely turned the market over to its competitors just by not showing up.  And now ATV can not play content, or provide features that ALL of the competitors have.   I recently bought an Amazon FireTV and love it.  The only advantage Apple has left is the iTunes Store still has more content, but that is not likely to last.

  • How do I control photo streaming from my iMac to my IOS devices?

    I have an iPhone 4, iPad 2, and iMac running latest versions of Lion and iPhoto.  I had photo streaming in the on position for each machine, and recently I downloaded over 1500 high res Nikon photo's from a vacation into iPhoto on the Mac.  I wasn't really thinking about the background activity with iCloud, but later I found that my memory was used up on the iPad.  When checking further, I found that all the vacation photo's loaded to iPhoto had photo streamed to the iCloud and been copied onto my iPhone and iPad.  Okay like duhh.....this is how it works, I get it now, very cool, now I have no memory left.  To make matters worse, there was no easy way to delete pictures from the photo stream on the IOS devices.....you have to individually check each pic to delete.  Lesson learned...I turned off the photo streaming from my iMac.
    But, the way I really would like to use this is to have all photo's and/or video's taken with my iPhone or iPad to be streamed into the iCloud and copied automatically to my iMac.....but I don't want the opposite to happen....ie, when I download pics from my Nikon onto my iMac into iPhoto, I don't want those to stream to the IOS devices.  Basically my iMac is the major long term storage device (with backup hard drive)...I view my IOS devices as just short term storage devices, and if something needs to be saved it should up load to my iMac.
    Is it possible to set up the devices this way with iCloud, ie, one way photo streaming?
    thanks ahead!

    iPhoto > iPhoto Preferences > PhotoStream, turn off automatic uploads.

Maybe you are looking for