live555 Questions

1

I am following the live555 installation steps from here. and have .mak makefiles in each folder. To make the Makefiles I do : nmake abc.mak everytime to get an error fatal error U1052: file 'ntwin3...
Steel asked 6/3, 2022 at 14:4

1

We're looking for a way to send per frame metadata (for example an ID) with H264 encoded frames from a server to a client. We're currently developing a remote rendering application, where both cli...
Spoondrift asked 22/6, 2013 at 20:16

1

Solved

I'm using Intel hardware MFT to encode NV12 frames into H264 stream, and Live555 to stream the encoded frames through RTP over LAN and have ffplay setup at the other end to decode and display the s...
Newsletter asked 19/11, 2019 at 14:27

3

Solved

I've been trying to build live555 according to this guide: https://github.com/boltonli/ohbee/tree/master/android/streamer/jni as well as using some other guides, all to no avail. If someone has...
Outroar asked 30/5, 2012 at 17:12

3

Solved

Recently I downloaded Live555 server source code from their site. I tried to compile and run testMPEG1or2AudioVideoStreamer.cpp file in the testProgs directory. I compiled the whole project includi...
Primateship asked 29/11, 2011 at 19:40

1

Solved

I am using a custom Texas Instruments OMAP-L138 based board that basically consists of an ARM9 based SoC and a DSP processor. It is connected to a camera lens. What I'm trying to do is to capture l...
Sisera asked 3/12, 2014 at 18:37

1

Solved

I want to stream a rtsp stream on android and I finally have come to conclusion that I can't use android API's MediaPlayer,Videoview etc because latency is big issue for me. I need an latency of ...
Eponymous asked 12/10, 2014 at 18:21

3

Solved

I am new to live555. I want to stream my webcam from a windows 7 (64-bit) machine behind home LAN using ffmpeg as the encoder to a live555 server running on a Debian 64-bit linux machine in a data...
Waiwaif asked 16/6, 2014 at 16:3

1

I am trying to stream data encoded using FFMPEg using live555. I have a custom framesource that sends the data to sink but I am unable to figure out how to set SPS and PPS in the framer. I understa...
Whisky asked 6/6, 2014 at 2:28

1

I am trying to create a rtsp Server that streams the OpenGL output of my program. I had a look at How to write a Live555 FramedSource to allow me to stream H.264 live, but I need the stream to be u...
Kkt asked 17/10, 2013 at 13:5

2

Solved

I'm in need of a open source solution/library to stream RTSP/RTMP to an iOS Application. I need to build an app that connects to a media server, and opens the provided video stream. I believe...
Armenian asked 7/1, 2014 at 0:43

2

Solved

I've been trying to write a class that derives from FramedSource in Live555 that will allow me to stream live data from my D3D9 application to an MP4 or similar. What I do each frame is grab the b...
Convolution asked 13/12, 2012 at 16:1

0

I have to implement the live streaming from iphone to wowza server using rtsp h264. I did search and found one library Live555. I created the .a files along with include headers. But I am not able ...
Krems asked 2/10, 2013 at 16:49

2

I like to stream the web cam pictures wich are captured by opencv. I think about a solution with ffmpeg and live555 (poorly they are not document so well). My problems are: How can convert the ca...
Karren asked 3/7, 2012 at 12:17

1

Solved

Has anyone succeedded in streaming rtsp packet using TCP through live 555 libraries.?** I try'ed searching web a lot but didn't find anything useful all the solution provided i try'ed but the wires...
Karl asked 11/2, 2013 at 12:10

1

I want a to do RTSP streaming from a file,so i used live 555 libraries.In live 555 test directories "testMpeg2TransportStreamer" program to stream a TS format file,what i did is,i put the whole cod...
Blemish asked 15/1, 2013 at 12:27

4

Solved

I'm trying to capture images from an IP camera in real time. The stream works perfectly well in VLC, but OpenCV's cvQueryFrame() seems to jumble and corrupt the incoming images to the point of no r...
Metallo asked 3/7, 2012 at 8:41

1

I want to receive JPEG images from an IP camera (over RTSP). For this, I tried cvCreateFileCapture_FFMPEG in OpenCV. But ffmpeg seems to have some problem with the MJPEG format of the streaming (si...
Builtin asked 16/5, 2011 at 19:37

1

Solved

I have the live555 framework with me. How to use it in Xcode?
Denni asked 4/3, 2011 at 9:20

2

Solved

I'm trying to get the RTSP video stream play in my Android App using the build-in Videoview/MediaPlayer, but there're always various problems on different ROMs or different network status(UDP packe...
Diabolo asked 29/3, 2011 at 8:1
1

© 2022 - 2024 — McMap. All rights reserved.