Commit Graph

53 Commits

Author SHA1 Message Date
Martin Pulec
a68540f168 Swapped control port mode - default client 2014-09-26 16:28:04 +02:00
Martin Pulec
5995f46564 Hd-rum-trancode: rewritten recompress 2014-09-24 17:52:10 +02:00
Martin Pulec
607d1df324 Wrap some video_frame occurences by shared_ptr
This should replace .dispose member in video_frame in future.
2014-09-24 12:36:01 +02:00
Martin Pulec
e81f896a00 Move rxtx_mode global var to class 2014-09-22 13:58:16 +02:00
Martin Pulec
76f6e3feaa Do not occupy ports when audio/video not used
Do not occupy audio ports when audio not used and the same applies for
video.
2014-09-17 15:57:29 +02:00
Martin Pulec
cfb1516a29 Hd-rum-transcode: added --capabilities option 2014-09-16 13:57:36 +02:00
Martin Pulec
66641acb78 Added --capabilities option to UltraGrid 2014-09-10 12:10:36 +02:00
Martin Pulec
8ea0043ed8 Merge branch 'trunk'
Conflicts:
	src/rtp/rtpenc_h264.c
2014-09-09 14:42:33 +02:00
Martin Pulec
206ef5ed4e Audio codec: fixed usage + small fix 2014-09-09 13:04:28 +02:00
Martin Pulec
f633405f11 Vidcap/disp: move related funcs to approp. files 2014-09-01 16:42:02 +02:00
Martin Pulec
0107917c25 Use -Werror in debug mode for most warnings
+ silence some warnings
2014-08-18 12:37:19 +02:00
Martin Pulec
c31a61d1a0 Post merge fixes 2014-08-08 16:39:38 +02:00
Castillo, Gerard
ccb3096f5f Merge branch 'trunk' of http://seth.ics.muni.cz/git/ultragrid into trunk 2014-08-07 21:56:19 +02:00
Castillo, Gerard
5ba5803461 merge and improvements: resize filter refactor and YUYV color scheme resize support, control socket port refactor for setting any possible port when connection type is server, double free corruption when flushing many capture filters solved in video frame data deleter 2014-08-07 21:55:32 +02:00
Martin Pulec
e99fbcc459 main: removed unused RTSP code 2014-07-28 16:29:40 +02:00
Martin Pulec
b23aa50641 Added H.264 std TX into separate library 2014-07-25 12:40:15 +02:00
Martin Pulec
b1b6d4bf68 Changed constructor call convention of video_rxtx 2014-07-25 12:31:00 +02:00
Martin Pulec
eb0e1e3e94 Merge branch trunk from i2CAT into trunk 2014-07-21 11:03:10 +02:00
Castillo, Gerard
93763d8b69 rtsp server defines working properly and small improvements 2014-07-21 08:57:41 +02:00
Martin Pulec
ad0bce3d69 Use dynamic rate limiter by default
Rate limiting now shapes the traffic according to the size of video
frames by default - it is scaled to 8/9 of frame time.
2014-07-17 16:43:41 +02:00
Martin Pulec
01944c917d Fixed index passing to vidcap device 2014-06-25 15:52:07 +02:00
Martin Pulec
26fb9c1ca1 Compile fixes 2014-06-11 12:42:27 +02:00
Martin Pulec
497e1a72fb Yuri compatibility patches 2014-06-05 17:38:11 +02:00
Martin Pulec
6bf918616f Fixed some RTSP stuff 2014-05-22 14:47:03 +02:00
Gerard CL
c4bc370e79 audio sample rate issue solved 2014-05-21 12:12:18 +02:00
Gerard CL
e322ffdbde standards - rtsp with new audio and video refactors and sync standard working 2014-05-20 16:51:35 +02:00
Martin Pulec
4b40c82de3 Added option to specify window title 2014-05-15 15:00:50 +02:00
Martin Pulec
5039a596b2 Post merge fixes 2014-05-12 15:43:49 +02:00
Martin Pulec
d8dff46f72 Merge remote-tracking branch 'seth/trunk' into trunk 2014-05-12 11:37:37 +02:00
Gerard CL
7ca9759320 Merge branch 'trunk' of http://seth.ics.muni.cz/git/ultragrid into fromCESNET 2014-04-23 14:53:09 +02:00
Gerard CL
882ef5b415 merge from resize filter branch 2014-04-23 13:10:08 +02:00
Martin Pulec
e01c020c50 Audio codec: possibility to specify bitrate 2014-04-15 16:16:25 +02:00
Gerard CL
1cf6539656 merge from trunk CESNET 2014-04-14 18:11:55 +02:00
Martin Pulec
11fc4538e3 Some usage improvements
* note that audio scaling is done on receiver
* moved RTDXT usage at the beginning to be show even if module fails
2014-04-08 23:00:41 +02:00
Martin Pulec
ed29bd370e Video RXTX: fixed finalizing 2014-03-28 17:04:57 +01:00
Martin Pulec
3f5498803f Fixed packet rate computing 2014-03-19 18:10:39 +01:00
Martin Pulec
6f35fa9c12 LDGM: support for both GPU and CPU 2014-03-18 14:32:47 +01:00
Martin Pulec
c7369180d4 Improve exception handling 2014-03-14 14:31:07 +01:00
Martin Pulec
45202f94ae Merge branch 'trunk' into rework
Conflicts:
	src/sender.c
2014-03-11 13:49:21 +01:00
Castillo, Gerard
31fdfca327 clean up with closing rtsp server statement 2014-03-10 18:22:59 +01:00
Castillo, Gerard
1ac8e344cb clean up with closing rtsp server statement 2014-03-10 18:22:10 +01:00
Castillo, Gerard
87de2c4b1c import done from huge refactor 2014-03-10 17:01:14 +01:00
Castillo, Gerard
91af18b557 merge 2014-03-10 16:17:49 +01:00
Martin Pulec
70f6091860 Capture only one audio channel by default 2014-03-07 15:59:10 +01:00
Castillo, Gerard
90e8c321dd merge 2014-03-06 15:41:54 +01:00
Martin Pulec
62dc16e423 Some cleanups 2014-03-05 12:36:48 +01:00
Martin Pulec
996e9313ba Migrated H.264 RX/TX to new API 2014-03-05 12:22:36 +01:00
Martin Pulec
33dbdd2a13 Migrated SAGE RX/TX to new API 2014-03-04 17:34:41 +01:00
Martin Pulec
d22c1b725a Migrated iHDTV to new API 2014-03-04 15:44:56 +01:00
Martin Pulec
e23ee02b63 Reworked video sending/receiving workflow
Moved network related stuff to separated files.
2014-03-04 13:52:48 +01:00