Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for NDI Stream movie. #75

Open
ppengotsu opened this issue Jun 3, 2019 · 7 comments
Open

Support for NDI Stream movie. #75

ppengotsu opened this issue Jun 3, 2019 · 7 comments
Labels
enhancement 🚀 New feature or request Windows Windows platform
Milestone

Comments

@ppengotsu
Copy link

Describe the bug
Video Player can't paly NDI Stream movie On Unity Editor And Windows10 And Hololens.
I want to play NDI Stream Movie.

Is Source Path "ndi://SAKUMAALIEN1/t1" Correct?

Your Setup (please complete the following information):

  • Unity version: 2018.4.0f1
  • AVPro Video version: ver1.9.14
  • Operating system version: Windows10
  • Device model: Windouws10
  • Video specs (resolution, frame-rate, codec, file size):

To Reproduce

  1. "Mediplayer" And "Apply To Material" Add To PlaneObject
  2. "MediaPlayer" And "Apply To Material" link config
  3. "ndi://SAKUMAALIEN1/t1" input Source Path
  4. Unity Play

Logs

Display is Opaque
UnityEngine.Debug:Log(Object)
HoloToolkit.Unity.InputModule.MixedRealityCameraManager:ApplySettingsForOpaqueDisplay() (at Assets/HoloToolkit/Input/Scripts/Utilities/Managers/MixedRealityCameraManager.cs:89)
HoloToolkit.Unity.InputModule.MixedRealityCameraManager:Start() (at Assets/HoloToolkit/Input/Scripts/Utilities/Managers/MixedRealityCameraManager.cs:74)


[AVProVideo] Initialising AVPro Video (script v1.9.14 plugin v1.9.8) on NVIDIA GeForce GTX 1070/Direct3D 11.0 [level 11.1] (MT True) on WindowsEditor
UnityEngine.Debug:Log(Object)
RenderHeads.Media.AVProVideo.Helper:LogInfo(String, Object) (at Assets/AVProVideo/Scripts/Internal/Interfaces.cs:605)
RenderHeads.Media.AVProVideo.MediaPlayer:Initialise() (at Assets/AVProVideo/Scripts/Components/MediaPlayer.cs:481)
RenderHeads.Media.AVProVideo.MediaPlayer:Start() (at Assets/AVProVideo/Scripts/Components/MediaPlayer.cs:513)


[AVProVideo] Opening ndi://SAKUMAALIEN1/t1 (offset 0)
UnityEngine.Debug:Log(Object, Object)
RenderHeads.Media.AVProVideo.Helper:LogInfo(String, Object) (at Assets/AVProVideo/Scripts/Internal/Interfaces.cs:609)
RenderHeads.Media.AVProVideo.MediaPlayer:OpenVideoFromFile() (at Assets/AVProVideo/Scripts/Components/MediaPlayer.cs:891)
RenderHeads.Media.AVProVideo.MediaPlayer:Start() (at Assets/AVProVideo/Scripts/Components/MediaPlayer.cs:520)

Screenshots
If applicable, add screenshots to help explain your problem.
image

Videos
Sorry, don't have movie.
Video out tool is "NDI OUT" on TouchDesigner

Please DO NOT LINK / ATTACH YOUR PROJECT FILES HERE

@ppengotsu ppengotsu added the Bug 🐛 Something isn't working label Jun 3, 2019
@AndrewRH
Copy link
Contributor

AndrewRH commented Jun 3, 2019

Thanks for reporting this. I would call this more of a feature request since we never advertised the ability to play back NDI streams :)

I have tested this in the past, and I think AVPro Video can ALMOST play back the NDI stream, the DirectShow renderer just has a problem handling the dynamic video frame resizing that NDI does...

We'll look into it more.

@AndrewRH AndrewRH added enhancement 🚀 New feature or request Windows Windows platform and removed Bug 🐛 Something isn't working labels Jun 3, 2019
@ppengotsu
Copy link
Author

Thank you!

Sorry , I misread that av pro support support movie format.

I hope that avpro support NDI Stream!!

@AndrewRH AndrewRH added this to the 2.1.0 milestone May 12, 2020
@stale
Copy link

stale bot commented Jul 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the won't fix This will not be worked on label Jul 1, 2020
@AndrewRH AndrewRH added stale Stale and removed won't fix This will not be worked on labels Jul 1, 2020
@stale stale bot removed the stale Stale label Jul 1, 2020
@stale
Copy link

stale bot commented Aug 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Stale label Aug 26, 2020
@stale
Copy link

stale bot commented Sep 2, 2020

This issue has been automatically closed because it has not had recent activity. If you wish to continue this issue, then please create a new issue as we do not monitor closed issues.

@stale stale bot closed this as completed Sep 2, 2020
@AndrewRH AndrewRH removed the stale Stale label Sep 8, 2020
@AndrewRH AndrewRH reopened this Sep 8, 2020
@AndrewRH AndrewRH modified the milestones: 2.1.0, 2.2.0 Mar 1, 2021
@krisrok
Copy link

krisrok commented May 11, 2021

hi @AndrewRH (and @RenderHeadsSte ) i saw you posting on the audio-issue on keijiro/KlakNDI#17 which caught my eye. as this issue is reopened can you elaborate on what to expect and a possible timeframe? i'd love a mixed ndi/sdi workflow.

@AndrewRH AndrewRH modified the milestones: 2.2.0, 2.3.0 Sep 12, 2021
@AndrewRH AndrewRH modified the milestones: 2.3.0, 1-Near Future, 2-Far Future Dec 6, 2021
@AndrewRH
Copy link
Contributor

AndrewRH commented Dec 8, 2021

In theory this should work using the DirectShow API, however it's failing for some reason. We suspect this is due to our implementation of "dynamic format change". hopefully we can fix this at some point.
Adding native NDI support is not on the cards currently.

@Chris-RH Chris-RH changed the title Video Player can't paly NDI Stream movie. Support for NDI Stream movie. Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request Windows Windows platform
Projects
None yet
Development

No branches or pull requests

3 participants